{ "info": { "author": "Vic Fryzel", "author_email": "vic@shellsage.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "PySimpleXML simplifies the translation of XML documents into very usable trees\r\nof Python structures (dictionaries, lists, etc), and also simplifies the\r\ntranslation from those structures back to XML or pretty XML. Specifically, this\r\nlibrary can convert a DOM object, Python struct, XML file, or XML string into\r\nany other item in that list.", "description_content_type": null, "docs_url": null, "download_url": "https://shellsage.com/projects/PySimpleXML/1.0/dist/PySimpleXML-1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://shellsage.com/", "keywords": "xml", "license": "GPL: http://www.gnu.org/copyleft/gpl.txt", "maintainer": "", "maintainer_email": "", "name": "PySimpleXML", "package_url": "https://pypi.org/project/PySimpleXML/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PySimpleXML/", "project_urls": { "Download": "https://shellsage.com/projects/PySimpleXML/1.0/dist/PySimpleXML-1.0.tar.gz", "Homepage": "http://shellsage.com/" }, "release_url": "https://pypi.org/project/PySimpleXML/1.0/", "requires_dist": null, "requires_python": null, "summary": "A simple and practical interface between Python and XML.", "version": "1.0" }, "last_serial": 802647, "releases": { "1.0": [] }, "urls": [] }