DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-templayer
Beschreibunglayered template library for Python
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.5.1-1
Sektionuniverse/python
Prioritätoptional
Installierte Größe252 Byte
Hängt ab vonpython (>= 2.1), python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelletemplayer
Paketgröße27444 Byte
Prüfsumme MD56594123ee31bbcc610469a110613b25a
Prüfsumme SHA167349f64a4c53105ea69cdaf55b9cf0d38f8f913
Prüfsumme SHA25633b31e18227311d057e7a674709dbf91536e6cc2f833e0945f2ffd2fc6563a7d
Link zum Herunterladenpython-templayer_1.5.1-1_all.deb
Ausführliche BeschreibungTemplayer currently supports only HTML generation, but its simple design is easily extended to support other file formats. . Templayer was created to offer an alternative to the more common ways of generating dynamic HTML: embedding code within the HTML (PHP etc.), or embedding HTML within code (traditional CGI). Neither of these methods allow for a clean separation of the form, or layout, of a page and the function of page generation. Instead of mixing HTML and Python, two rich and extremely expressive languages, we can add a small amount of syntax to each and keep the two separate and coherent.


Impressum
Linux is a registered trademark of Linus Torvalds