diff options
| author | Michał Górny <mgorny@gentoo.org> | 2018-11-10 22:01:21 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2018-11-10 22:06:58 +0100 |
| commit | bbe82f1be6563f7d2e09925a6cefd0b7774d9e12 (patch) | |
| tree | 6d3458976bfaaa38b6d2f35e7a8a16d726fbaabc /dev-python/python-xcaplib/metadata.xml | |
| parent | 3912490d6f89d573819a131dead3a7c3dddb7796 (diff) | |
| download | gentoo-bbe82f1be6563f7d2e09925a6cefd0b7774d9e12.tar.gz gentoo-bbe82f1be6563f7d2e09925a6cefd0b7774d9e12.tar.bz2 gentoo-bbe82f1be6563f7d2e09925a6cefd0b7774d9e12.zip | |
dev-python/python-xcaplib: Remove last-rited pkg
Closes: https://bugs.gentoo.org/667354
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-xcaplib/metadata.xml')
| -rw-r--r-- | dev-python/python-xcaplib/metadata.xml | 21 |
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> |
