summaryrefslogtreecommitdiff
path: root/net/py-flask-xml-rpc/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-flask-xml-rpc/pkg-descr')
-rw-r--r--net/py-flask-xml-rpc/pkg-descr6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/py-flask-xml-rpc/pkg-descr b/net/py-flask-xml-rpc/pkg-descr
deleted file mode 100644
index 84ef9edd7260..000000000000
--- a/net/py-flask-xml-rpc/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Flask-XML-RPC is an extension for Flask that makes it easy to create APIs
-based on the XML-RPC standard. It features easy registration of methods
-and namespacing, connects seamlessly to your Flask app, and includes
-plenty of testing helpers.
-
-WWW: https://pythonhosted.org/Flask-XML-RPC/