{ "info": { "author": "Steinar H. Gunderson", "author_email": "sgunderson@bigfoot.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Programming Language :: Python", "Topic :: Text Processing :: Markup :: HTML", "Topic :: Text Processing :: Markup :: XML" ], "description": "Introduction to XML::Template (name suggestions welcome)\r\n\r\nXML::Template is a templating system; there are already many others, so if\r\nyou do not like it, look into a different one (its design is inspired by\r\nat least Template Toolkit and Kid, probably also including elements from\r\nothers). XML::Template is (like Kid or TAL) designed to guarantee that your\r\noutput is well-formed XML, which is a good step on the road to give you\r\nvalid XHTML.\r\n\r\nYou can get the latest version of XML::Template with bzr; get bzr from your\r\nfavourite distribution and do \"bzr get http://bzr.sesse.net/xml-template/\"\r\nto check out the code and this documentation.", "description_content_type": null, "docs_url": null, "download_url": "http://klette.us/~klette/xml-template", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bzr.sesse.net/xml-template", "keywords": "", "license": "UNKNOWN", "maintainer": "Kristian Klette", "maintainer_email": "klette@samfundet.no", "name": "xml-template", "package_url": "https://pypi.org/project/xml-template/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/xml-template/", "project_urls": { "Download": "http://klette.us/~klette/xml-template", "Homepage": "http://bzr.sesse.net/xml-template" }, "release_url": "https://pypi.org/project/xml-template/1.0/", "requires_dist": null, "requires_python": null, "summary": "XML based templating system", "version": "1.0" }, "last_serial": 101658, "releases": { "1.0": [] }, "urls": [] }