xmlrpclib


Namexmlrpclib JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryStand-alone distribution of xmlrpclib.
upload_time
maintainerNone
docs_urlNone
authorFredrik Lundh
requires_pythonNone
licensePython (BSD type)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This kit contains a Python implementation for
Userland's XML-RPC protocol.  It also includes
server frameworks for SocketServer and Medusa.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xmlrpclib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Fredrik Lundh",
    "author_email": "fredrik@pythonware.com",
    "download_url": "http://effbot.org/downloads/#xmlrpclib",
    "platform": null,
    "description": "This kit contains a Python implementation for\r\nUserland's XML-RPC protocol.  It also includes\r\nserver frameworks for SocketServer and Medusa.",
    "bugtrack_url": null,
    "license": "Python (BSD type)",
    "summary": "Stand-alone distribution of xmlrpclib.",
    "version": "1.0.1",
    "split_keywords": [],
    "urls": [],
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "xmlrpclib"
}
        
Elapsed time: 0.05034s