mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/python-xcaplib: initial import of version 1.1.0
Gentoo-Bug: 446198
This commit is contained in:
22
dev-python/python-xcaplib/metadata.xml
Normal file
22
dev-python/python-xcaplib/metadata.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>python</herd>
|
||||
<maintainer>
|
||||
<email>hasufell@gentoo.org</email>
|
||||
<name>Julian Ospald</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>
|
||||
Reference in New Issue
Block a user