Search Criteria
Package Details: python-rpcudp 4.0.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-rpcudp.git (read-only, click to copy) |
---|---|
Package Base: | python-rpcudp |
Description: | RPC via UDP |
Upstream URL: | http://github.com/bmuller/rpcudp |
Licenses: | MIT |
Submitter: | 2bluesc |
Maintainer: | 2bluesc |
Last Packager: | 2bluesc |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-11 16:16 (UTC) |
Last Updated: | 2023-07-20 04:13 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-u-msgpack
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
2bluesc commented on 2023-07-20 04:15 (UTC)
@MarsSseed, Thanks for the heads-up. Updated.
MarsSeed commented on 2023-07-19 13:05 (UTC)
Hi,
This should depend on
python-u-msgpack
, as per requirements.txt, and not on the deprecatedpython-umsgpack
.