{ "info": { "author": "Aldo Cortesi", "author_email": "aldo@corte.si", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries", "Topic :: Software Development :: Libraries", "Topic :: Text Processing" ], "description": "A small, elegant templating system for Python.\n\nFeatures\n========\n\n * Simple, well-tested and well-documented.\n * Integrates tightly with Python - pass arbitrary Python objects into a\n template, walk sequences and iterators, evaluate expressions.\n * Default escaping helps to prevent common classes of Cross-Site Scripting\n vulnerabilities.\n * Encourages separation of interface and program logic by disallowing\n statements in templates.\n * Tiny - only ~ 170 SLOC. There are many large, over-designed\n Python templating systems out there. Cubictemp proves that a templating\n sytem can be complete, elegant, powerful, fast and remain compact.\n\nCubictemp requires Python 2.4 or newer.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "cubictemp", "package_url": "https://pypi.org/project/cubictemp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cubictemp/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/cubictemp/2.0/", "requires_dist": null, "requires_python": null, "summary": "A more elegant templating library for a more civilised age", "version": "2.0" }, "last_serial": 1593621, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "26680e043b0e01d0298e9a3f465f49f1", "sha256": "efa770c130679ba6e895396d7f7b9f775bc94e1284420e747e26ae4f287a5a5b" }, "downloads": -1, "filename": "cubictemp-2.0.tar.gz", "has_sig": false, "md5_digest": "26680e043b0e01d0298e9a3f465f49f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8456, "upload_time": "2013-08-19T04:01:26", "url": "https://files.pythonhosted.org/packages/6a/85/86b01675c4ce54a3b6289eb417ef7ac31e33de50261c4d797d0543296bfc/cubictemp-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "26680e043b0e01d0298e9a3f465f49f1", "sha256": "efa770c130679ba6e895396d7f7b9f775bc94e1284420e747e26ae4f287a5a5b" }, "downloads": -1, "filename": "cubictemp-2.0.tar.gz", "has_sig": false, "md5_digest": "26680e043b0e01d0298e9a3f465f49f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8456, "upload_time": "2013-08-19T04:01:26", "url": "https://files.pythonhosted.org/packages/6a/85/86b01675c4ce54a3b6289eb417ef7ac31e33de50261c4d797d0543296bfc/cubictemp-2.0.tar.gz" } ] }