{ "info": { "author": "Zope Foundation and Contributors", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "===================================\nDocument Templating Markup Language\n===================================\n\nThis package implements the Document Templating Markup Language (DTML). It\nuses custom SGML tags to implement simple programmatic feratures, such as\nvariable replacement, conditional logic and loops.\n\n\nDTML was the first templating language developed for Zope 2 and is still\npreferred by some over newer templating solutions due to its speed and\nsimplicity.\n\n\n\n=======\nCHANGES\n=======\n\n3.4.3 (2011-10-31)\n------------------\n\n- LP #267820: Fix broken multi-exception 'except:' clause.\n\n- Removed use of 'zope.testing.doctestunit' in favor of stdlib's doctest.\n\n- Simpler, faster implementation of dt_var.newline_to_br().\n (It still uses HTML 4 style
tags rather than XHTML style.)\n\n\n3.4.2 (2008/10/10)\n------------------\n\n- Re-release 3.4.1\n\n3.4.1 (2008/10/10)\n------------------\n\n- Fixed usage of 'with' as a variable name. It is now a keyword in\n Python 2.6, causing a SyntaxError. ``zope.documenttemplate`` now\n supports Python 2.6.\n\n3.4.0 (2007/10/02)\n------------------\n\n- ``zope.documenttemplate`` now supports Python 2.5\n\n\n3.2.0 (2006/01/05)\n------------------\n\n- Corresponds to the verison of the ``zope.documenttemplate`` package shipped\n as part of the Zope 3.2.0 release.\n\n- 'dt_in.py': replaced another string exception, 'InError'.\n\n- Coding style cleanups.\n\n\n3.1.0 (2005/10/03)\n------------------\n\n- Corresponds to the verison of the ``zope.documenttemplate`` package shipped\n as part of the Zope 3.1.0 release.\n\n- ``documenttemplate.py``: Replace use of named string exception,\n ``ParseError``, with normal exception class of the same name (from\n ``dt_util.py``).\n\n\n3.0.0 (2004/11/07)\n------------------\n\n- Corresponds to the verison of the ``zope.documenttemplate`` package shipped\n as part of the Zope X3.0.0 release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://cheeseshop.python.org/pypi/zope.documenttemplate", "keywords": "zope3 template dtml", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "zope.documenttemplate", "package_url": "https://pypi.org/project/zope.documenttemplate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zope.documenttemplate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://cheeseshop.python.org/pypi/zope.documenttemplate" }, "release_url": "https://pypi.org/project/zope.documenttemplate/3.4.3/", "requires_dist": null, "requires_python": null, "summary": "Document Templating Markup Language (DTML)", "version": "3.4.3" }, "last_serial": 728621, "releases": { "3.4.0": [ { "comment_text": "", "digests": { "md5": "bd3700e4350e44ab599c73510c954650", "sha256": "516ad718d62cb6d6bc6c14d047617409e81457432b8845d02f28856dee14e19b" }, "downloads": -1, "filename": "zope.documenttemplate-3.4.0.tar.gz", "has_sig": false, "md5_digest": "bd3700e4350e44ab599c73510c954650", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35964, "upload_time": "2007-10-02T13:16:55", "url": "https://files.pythonhosted.org/packages/92/2d/1c4bc40b6adf26cf1ea2e469bb4f7502308be8fc4097b899f1219688fc60/zope.documenttemplate-3.4.0.tar.gz" } ], "3.4.1": [ { "comment_text": "", "digests": { "md5": "2d58deb5342ee759bdd1a84801943533", "sha256": "5406e20f91d55423d5ad0763dfbdd3417ba9dd44fc86ebb41c519c0d9efd6546" }, "downloads": -1, "filename": "zope.documenttemplate-3.4.1.tar.gz", "has_sig": false, "md5_digest": "2d58deb5342ee759bdd1a84801943533", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35893, "upload_time": "2008-10-10T16:45:14", "url": "https://files.pythonhosted.org/packages/e3/5c/3f85964c63f749a6348be811b0b2a4c6e9e5e5adca245ffc05bdf07f4304/zope.documenttemplate-3.4.1.tar.gz" } ], "3.4.2": [ { "comment_text": "", "digests": { "md5": "9f8b8931a05de49e0fdc04e77f9fe568", "sha256": "ed97f23d33d42e1e041b491a90b5c81c0722faee3b500e20feae88bc2ea29590" }, "downloads": -1, "filename": "zope.documenttemplate-3.4.2.tar.gz", "has_sig": false, "md5_digest": "9f8b8931a05de49e0fdc04e77f9fe568", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37221, "upload_time": "2008-10-10T17:27:28", "url": "https://files.pythonhosted.org/packages/d3/f6/1beae94a53340d0aa3fcb12e845506fa5d8b8c816a4cb13be09e66ade736/zope.documenttemplate-3.4.2.tar.gz" } ], "3.4.3": [ { "comment_text": "", "digests": { "md5": "d5c302534ee0913c39bdc227e1592cb7", "sha256": "eada938e8c1b8511de33cb071e460e7084136cdbafd8429e510e587839d0504c" }, "downloads": -1, "filename": "zope.documenttemplate-3.4.3.tar.gz", "has_sig": false, "md5_digest": "d5c302534ee0913c39bdc227e1592cb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37086, "upload_time": "2011-10-31T22:10:35", "url": "https://files.pythonhosted.org/packages/c8/1f/9f998df19d5b89db44199d2deb50733e507a076860d8047ae257b651b44e/zope.documenttemplate-3.4.3.tar.gz" } ], "3.4dev": [ { "comment_text": "", "digests": { "md5": "b6cd88f2865926ece448dba1da47fd2d", "sha256": "396d55ff2efe4fdf1aa642793510dea710e66014b75a120285edbf0b81a17b68" }, "downloads": -1, "filename": "zope.documenttemplate-3.4dev.tar.gz", "has_sig": false, "md5_digest": "b6cd88f2865926ece448dba1da47fd2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35666, "upload_time": "2007-04-23T14:07:53", "url": "https://files.pythonhosted.org/packages/77/b0/c5213e55e4ad421f2538a9de019ad7f82b20d4e3f0d3dc3862f459e3936d/zope.documenttemplate-3.4dev.tar.gz" } ], "3.4dev-r73112": [ { "comment_text": "", "digests": { "md5": "fe9f3373781f9e57c07b5c69391ea19d", "sha256": "61b93c3beace54373738a60237b78cf466d2c7cf412f50f60485cf45a8ef08b0" }, "downloads": -1, "filename": "zope.documenttemplate-3.4dev_r73112-py2.4.egg", "has_sig": false, "md5_digest": "fe9f3373781f9e57c07b5c69391ea19d", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 112459, "upload_time": "2007-03-21T05:18:06", "url": "https://files.pythonhosted.org/packages/62/5e/6f88743b78fb67bcda07d3960f7c6709f7aeae05cfad5d00f5742c106de6/zope.documenttemplate-3.4dev_r73112-py2.4.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d5c302534ee0913c39bdc227e1592cb7", "sha256": "eada938e8c1b8511de33cb071e460e7084136cdbafd8429e510e587839d0504c" }, "downloads": -1, "filename": "zope.documenttemplate-3.4.3.tar.gz", "has_sig": false, "md5_digest": "d5c302534ee0913c39bdc227e1592cb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37086, "upload_time": "2011-10-31T22:10:35", "url": "https://files.pythonhosted.org/packages/c8/1f/9f998df19d5b89db44199d2deb50733e507a076860d8047ae257b651b44e/zope.documenttemplate-3.4.3.tar.gz" } ] }