diff options
Diffstat (limited to 'net/py-xmlrpc/pkg-descr')
-rw-r--r-- | net/py-xmlrpc/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/py-xmlrpc/pkg-descr b/net/py-xmlrpc/pkg-descr new file mode 100644 index 000000000000..9e75c2e96414 --- /dev/null +++ b/net/py-xmlrpc/pkg-descr @@ -0,0 +1,9 @@ +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/ + +- Hye Shik Chang, a.k.a. "Perky" |