{ "info": { "author": "Fredrik Lundh", "author_email": "fredrik@pythonware.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Operating System :: OS Independent", "Topic :: Text Processing :: Markup :: HTML", "Topic :: Text Processing :: Markup :: XML" ], "description": "The Element type is a flexible container object, designed to store\nhierarchical data structures in memory. Element structures can be\nconverted to and from XML.", "description_content_type": null, "docs_url": null, "download_url": "http://effbot.org/downloads#elementtree", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://effbot.org/zone/element-index.htm", "keywords": null, "license": "Python (MIT style)", "maintainer": null, "maintainer_email": null, "name": "elementtree", "package_url": "https://pypi.org/project/elementtree/", "platform": "Python 1.5.2 and later.", "project_url": "https://pypi.org/project/elementtree/", "project_urls": { "Download": "http://effbot.org/downloads#elementtree", "Homepage": "http://effbot.org/zone/element-index.htm" }, "release_url": "https://pypi.org/project/elementtree/1.2.6-20050316/", "requires_dist": null, "requires_python": null, "summary": "ElementTree - a light-weight XML object model for Python.", "version": "1.2.6-20050316" }, "last_serial": 4736, "releases": { "1.0": [], "1.2-20040618": [], "1.2.1-20041009": [], "1.2.2-20041205": [], "1.2.3-20041205": [], "1.2.6-20050316": [] }, "urls": [] }