forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
288 B
Text
7 lines
288 B
Text
A very fast implementation of the xmlrpc spec
|
|
for Python (written in C). It supports both blocking
|
|
and non-blocking clients and servers on Windows and
|
|
POSIX platforms. Version 0.8.1 is 100% compliant
|
|
with the www.xmlrpc.com validator.
|
|
|
|
WWW: http://sourceforge.net/projects/py-xmlrpc/
|