| Paketname | python-htmltmpl |
| Beschreibung | Templating engine for separation of code and HTML |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.22-10 |
| Sektion | universe/python |
| Priorität | optional |
| Installierte Größe | 640 Byte |
| Hängt ab von | python, python-support (>= 0.2) |
| Empfohlene Pakete | |
| Paketbetreuer | Sergio Talens-Oliag |
| Quelle | |
| Paketgröße | 62124 Byte |
| Prüfsumme MD5 | b364926751ce2c8c7cb5cc9f8b52df9d |
| Prüfsumme SHA1 | 40ba103bfcf0064a3f903980ad376a6a7eaa493a |
| Prüfsumme SHA256 | 33d19a03cf2ff26ca9449e4426925c19e5ab7dd01a66225c78a6e60e9a23abfe |
| Link zum Herunterladen | python-htmltmpl_1.22-10_all.deb |
| Ausführliche Beschreibung | The purpose of the templating engine is to provide web application
developers, who need to separate program code and design (HTML code)
of their web application projects, with a templating tool that can be
easily used by cooperating webdesigners who have no programming
skills.
.
Templating language provided by the engine is inspired by Perl
templating module HTML::Template. Templates created for HTML::Template
can be used with this engine in case they do not violate character case
rules of htmltmpl.
.
The engine is currently available for Python and PHP. The Python
package includes easydoc, a module which uses the templating engine to
generate HTML documentation from docstrings embedded in source files
of Python modules.
|