{ "info": { "author": "Ales Smrcka", "author_email": "smrcka@fit.vutbr.cz", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup :: XML" ], "description": "SimpleXML is a library for very simply manipulating XML files. It lets you\r\nharvest data from XML files, change values of attributes, print or change data\r\nof elements, create new elements, etc. All you need is to know the path to\r\nelement with definition of attributes and/or order of element. You get object\r\nwith attributes like name, attr, value, data etc.", "description_content_type": null, "docs_url": null, "download_url": "http://www.fit.vutbr.cz/~smrcka/projects/simplexml/simplexml-0.6.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.fit.vutbr.cz/~smrcka/projects/simplexml", "keywords": "xml,path", "license": "GNU GPL", "maintainer": "", "maintainer_email": "", "name": "simplexml", "package_url": "https://pypi.org/project/simplexml/", "platform": "", "project_url": "https://pypi.org/project/simplexml/", "project_urls": { "Download": "http://www.fit.vutbr.cz/~smrcka/projects/simplexml/simplexml-0.6.1.tar.gz", "Homepage": "http://www.fit.vutbr.cz/~smrcka/projects/simplexml" }, "release_url": "https://pypi.org/project/simplexml/0.6.1/", "requires_dist": null, "requires_python": null, "summary": "Very simple XML manipulation", "version": "0.6.1" }, "last_serial": 6133, "releases": { "0.6.1": [] }, "urls": [] }