Paketname | python-htmlgen |
Beschreibung | Python library for the generation of HTML |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2.2-12 |
Sektion | python |
Priorität | optional |
Installierte Größe | 1844 Byte |
Hängt ab von | python, python-support (>= 0.2) |
Empfohlene Pakete | python-imaging |
Paketbetreuer | Kevin Coyner |
Quelle | htmlgen |
Paketgröße | 329070 Byte |
Prüfsumme MD5 | ac05bb8766e50b43344fe59e03113899 |
Prüfsumme SHA1 | 85ed060cee88057632006a416268d766be519a64 |
Prüfsumme SHA256 | 0a15e586cc2ec3a226534ed6730c77d1ee5346bc1d26d909afed4802559f7dfd |
Link zum Herunterladen | python-htmlgen_2.2.2-12_all.deb |
Ausführliche Beschreibung | HTMLgen is a class library for the generation of HTML documents with
Python scripts. It's used when you want to create HTML pages
containing information which changes from time to time. For example
you might want to have a page which provides an overall system summary
of data collected nightly. Or maybe you have a catalog of data and
images that you would like formed into a spiffy set of web pages for
the world to browse. Python is a great scripting language for these
tasks and with HTMLgen it's very straightforward to construct objects
which are rendered into consistently structured web pages. Of course,
CGI scripts written in Python can take advantage of these classes as
well.
|