summaryrefslogtreecommitdiff
path: root/dev-python/python-xcaplib/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-xcaplib/metadata.xml')
-rw-r--r--dev-python/python-xcaplib/metadata.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/python-xcaplib/metadata.xml b/dev-python/python-xcaplib/metadata.xml
deleted file mode 100644
index e28a9e7635cb..000000000000
--- a/dev-python/python-xcaplib/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription lang="en">
- XCAP protocol, defined in RFC 4825, allows a client to read, write,
- and modify application configuration data stored in XML format on a
- server. XCAP maps XML document sub-trees and element attributes to
- HTTP URIs, so that these components can be directly accessed by HTTP.
- An XCAP server used by XCAP clients to store data like presence
- policy in combination with a SIP Presence server that supports
- PUBLISH/SUBSCRIBE/NOTIFY SIP methods can provide a complete SIP
- SIMPLE solution.
-
- The XCAP client example script provided by this package can be used to
- manage documents on an XCAP server.
- </longdescription>
-</pkgmetadata>