Metadata-Version: 1.1 Name: zope.tales Version: 3.5.3 Summary: Zope Template Application Language Expression Syntax (TALES) Home-page: http://pypi.python.org/pypi/zope.tales Author: Zope Corporation and Contributors Author-email: zope-dev@zope.org License: ZPL 2.1 Description: Overview ======== Template Attribute Language - Expression Syntax See http://wiki.zope.org/ZPT/TALESSpecification13 CHANGES ======= 3.5.3 (2012-12-06) ------------------ - Fixed URL for TALES 1.3 spec in README. https://bugs.launchpad.net/bugs/1004025 3.5.2 (2012-05-23) ------------------ - Subexpressions of a 'string:' expression can be only path expressions. https://bugs.launchpad.net/zope.tales/+bug/1002242 3.5.1 (2010-04-30) ------------------ - Removed use of 'zope.testing.doctestunit' in favor of stdlib's 'doctest. 3.5.0 (2010-01-01) ------------------ - Ported the lazy expression from Products.PageTemplates. 3.4.0 (2007-10-03) ------------------ - Updated package setup. - Initial release outside the Zope 3 trunk. 3.2.0 (2006-01-05) ------------------ - Corresponds to the verison of the zope.tales package shipped as part of the Zope 3.2.0 release. - Documentation / test fixes. 3.0.0 (2004-11-07) ------------------ - Corresponds to the verison of the zope.tales package shipped as part of the Zope X3.0.0 release. Keywords: zope template xml tales Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Web Environment Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: Zope Public License Classifier: Programming Language :: Python Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Topic :: Internet :: WWW/HTTP Classifier: Framework :: Zope3