{ "info": { "author": "Damien Neil", "author_email": "damien.neil@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Topic :: Text Processing :: Markup :: XML" ], "description": "py-dom-xpath is a pure Python implementation of XPath 1.0. It\r\nsupports almost all XPath 1.0, with the main exception being the\r\nnamespace axis. It operates on DOM 2.0 nodes, and works well with\r\nxml.dom.minidom.\r\n\r\npy-dom-xpath requires Python 2.5 or greater.", "description_content_type": null, "docs_url": null, "download_url": "http://py-dom-xpath.googlecode.com/files/py-dom-xpath-0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/py-dom-xpath/", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "py-dom-xpath", "package_url": "https://pypi.org/project/py-dom-xpath/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py-dom-xpath/", "project_urls": { "Download": "http://py-dom-xpath.googlecode.com/files/py-dom-xpath-0.1.tar.gz", "Homepage": "http://code.google.com/p/py-dom-xpath/" }, "release_url": "https://pypi.org/project/py-dom-xpath/0.1/", "requires_dist": null, "requires_python": null, "summary": "XPath for DOM trees", "version": "0.1" }, "last_serial": 91575, "releases": { "0.1": [] }, "urls": [] }