OpenTAL - Summary
This group is not part of the GNU Project.
OpenTAL is a Python-based templating system for manipulation of XMLish data.
The most obvious use is dynamic generation of webpages (similar in spirit to php, jsp and others).
It implements the same language (TAL) used in Zope Page Templates; in fact one of the packages included is a Zope interface to the engine.
See the Zope Book, at http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx, for more information about TAL.
Most of the packages are distributed under the GNU GPL, version 2 or later, with one single exception - the "pax" package is public domain.
Disclaimer: the "Open" in the name refers to its open architecture, meaning it is designed to be easily extended. It does not refer to "open source"; the developers of OpenTAL do not endorse "open source". See http://www.gnu.org/philosophy/free-software-for-freedom.html for why.
Registration Date: Mon 13 Jan 2003 02:04:45 AM UTC
License: Other license - Modules are in different licenses:
pax: public domain, one file in Python 2.2 license
others: Zope license version 2
Development Status: ? - Orphaned/Unmaintained
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-1244.
Corresponding source code