{ "info": { "author": "Christian Scholz", "author_email": "cs@comlounge.net", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pydataportability.xrds\n======================\n\n``pydataportability.xrds`` is a parser for `XRDS-Simple `_\n\nFor more information about pydataportability check out \n`this blog post `_\n\n\nInstallation\n------------\n\nInstall using setuptools, e.g. (within a virtualenv)::\n\n $ easy_install pydataportability.xrds\n\nSource Code and reporting bugs\n------------------------------\n\nVisit http://code.google.com/p/pydataportability/\n\n\n\n\n0.2 (2009-09-08)\n================\n\nDocumentation\n-------------\n\n * ``CHANGES.txt`` and ``README.txt`` have been added\n\nFeatures\n--------\n\n * Some basic tests using py.test have been added\n\n\nBugfixes \n--------\n\n * upper- and lowercase namespaces are not recognized, see issue 3: \n `issue 3 `_; thanks to scherpenisse for the patch\n * service priorities and URI priorities have been mixed previously resulting in the service priority always being\n the last URI priority to be found, this is fixed now.\n * ElementTree import is made more stable to check for alternative locations (see \n `issue 4 `_)\n\nBackwards Incompatibilities\n---------------------------\n\n * `localid` can occur multiple times with different priorities. We just checked for a single element without\n a priority. A new ``LocalID`` class which holds the id and the priority has been added and will be returned as\n ``localids`` attribute on the ``Service`` class.\n * priorities will now be always converted to integers or to ``None`` in case the value is ``null``.\n * the ``prio`` attribute of the ``URI`` class has been renamed to ``priority``\n * the default value for ``priority`` parameters in constructors has been changed from ``0`` to ``None``. \n\n0.1 (2008-04-19)\n================\n\ninitial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://mrtopf.de/blog", "keywords": "dataportability xrds simple parser", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pydataportability.xrds", "package_url": "https://pypi.org/project/pydataportability.xrds/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pydataportability.xrds/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://mrtopf.de/blog" }, "release_url": "https://pypi.org/project/pydataportability.xrds/0.2/", "requires_dist": null, "requires_python": null, "summary": "An XRDS parser", "version": "0.2" }, "last_serial": 797126, "releases": { "0.1dev-r36": [ { "comment_text": "", "digests": { "md5": "81ed0ebb9f2b29690f7e6ccaf4a4f787", "sha256": "0420e709b09fbb1ebaff3a106127111bb29f6030d7e937cb72178411a750f4d7" }, "downloads": -1, "filename": "pydataportability.xrds-0.1dev_r36-py2.4.egg", "has_sig": false, "md5_digest": "81ed0ebb9f2b29690f7e6ccaf4a4f787", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 4965, "upload_time": "2008-04-19T21:33:48", "url": "https://files.pythonhosted.org/packages/09/00/6118990e5722c64e50d5242d1747508b722623a6b9184d6ec651a084c3fc/pydataportability.xrds-0.1dev_r36-py2.4.egg" } ], "0.1dev-r43": [ { "comment_text": "", "digests": { "md5": "2b5ff5e54ea7ce86513b0ad38dc0effe", "sha256": "fde4c6dfecc0152f66df687b6a541b84ac32371781faca94dfb5b6d4ad379753" }, "downloads": -1, "filename": "pydataportability.xrds-0.1dev_r43-py2.4.egg", "has_sig": false, "md5_digest": "2b5ff5e54ea7ce86513b0ad38dc0effe", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 4976, "upload_time": "2008-04-19T21:47:35", "url": "https://files.pythonhosted.org/packages/93/bb/fc54268abb59b3ce3899bb9f25bdf9294a6b0ee5d84593172bb5a72706ac/pydataportability.xrds-0.1dev_r43-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "905112cdbb1d4c4f3abea62b087fc242", "sha256": "6612d78479ee1f0a8b1aaa42fcd134fea7ce7936c17f83d5caede4c17ae633de" }, "downloads": -1, "filename": "pydataportability.xrds-0.1dev-r43.tar.gz", "has_sig": false, "md5_digest": "905112cdbb1d4c4f3abea62b087fc242", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2189, "upload_time": "2008-04-28T07:38:43", "url": "https://files.pythonhosted.org/packages/90/bd/6af3be88165089092defac571195903982cb68800a6f30d5d8191ee921f9/pydataportability.xrds-0.1dev-r43.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "0374de7fdbee155d2d4330e700d56e8c", "sha256": "79593631f9f37421f9dff0c91bc008bb42e67e56433b8ba26493b2305e054cbc" }, "downloads": -1, "filename": "pydataportability.xrds-0.2.tar.gz", "has_sig": false, "md5_digest": "0374de7fdbee155d2d4330e700d56e8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4155, "upload_time": "2009-09-08T16:35:06", "url": "https://files.pythonhosted.org/packages/fa/4d/80346d48ed1998aee7702e55f8ab4891e52e930d5b7b73260942825dfe30/pydataportability.xrds-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0374de7fdbee155d2d4330e700d56e8c", "sha256": "79593631f9f37421f9dff0c91bc008bb42e67e56433b8ba26493b2305e054cbc" }, "downloads": -1, "filename": "pydataportability.xrds-0.2.tar.gz", "has_sig": false, "md5_digest": "0374de7fdbee155d2d4330e700d56e8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4155, "upload_time": "2009-09-08T16:35:06", "url": "https://files.pythonhosted.org/packages/fa/4d/80346d48ed1998aee7702e55f8ab4891e52e930d5b7b73260942825dfe30/pydataportability.xrds-0.2.tar.gz" } ] }