diff options
Diffstat (limited to 'net/py-xmlrpclib/pkg-descr')
-rw-r--r-- | net/py-xmlrpclib/pkg-descr | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net/py-xmlrpclib/pkg-descr b/net/py-xmlrpclib/pkg-descr deleted file mode 100644 index 6d1f64b2dd2a..000000000000 --- a/net/py-xmlrpclib/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -----------------------------------IMPORTANT------------------------------- -This module has been integrated with Python's standard library, and the -standalone version is not maintained anymore. If you have a version of -Python >= 2.1 installed, you already have a more recent version of this -module and you should NOT need to install this port. --------------------------------------------------------------------------- - -Fredrik Lundh's original and widely used Python implementation of Userland's -XML-RPC protocol (http://www.xmlrpc.com/) is tightly integrated with Python -and extremely simple to use. It includes a simple example server based on -Python's SocketServer class, and an XML-RPC handler for Medusa. - -Version 0.9.9 is regarded as a beta-quality development release. - -WWW: http://www.pythonware.com/products/xmlrpc/ |