Metadata-Version: 1.1
Name: openxcap
Version: 2.0.1
Summary: An open source XCAP server.
Home-page: http://openxcap.org/
Author: Mircea Amarascu
Author-email: support@ag-projects.com
License: GPL
Description: XCAP protocol 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 is used by the XCAP clients to
        store data like Presence policy in combination with a SIP Presence server
        that supports PUBLISH/SUBSCRIBE/NOTIFY methods to provide a complete
        [http://www.tech-invite.com/Ti-sip-WGs.html#wg-simple SIP SIMPLE] server
        solution.
Platform: Platform Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Service Providers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
