mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
8 lines
315 B
Plaintext
8 lines
315 B
Plaintext
The Zope3 Template Attribute Languate (TAL) specifies the custom
|
|
namespace and attributes which are used by the Zope Page Templates
|
|
renderer to inject dynamic markup into a page. It also includes
|
|
the Macro Expansion for TAL (METAL) macro language used in page
|
|
assembly.
|
|
|
|
WWW: https://pypi.python.org/pypi/zope.tal/
|