summaryrefslogtreecommitdiff
path: root/net/py-xmlrpclib/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commitec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/py-xmlrpclib/DESCR
parent26e767802169bc1a013a3a64740d0a84afa59755 (diff)
downloadpkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/py-xmlrpclib/DESCR')
-rw-r--r--net/py-xmlrpclib/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/py-xmlrpclib/DESCR b/net/py-xmlrpclib/DESCR
new file mode 100644
index 00000000000..e222936f99c
--- /dev/null
+++ b/net/py-xmlrpclib/DESCR
@@ -0,0 +1,3 @@
+Secret Labs' xmlrpclib module is an implementation of the XML-RPC protocol.
+This implementation is tightly integrated with Python, which makes it very easy
+to call remote methods.