Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37759607
en ru br
ALT Linux repos
5.0: 2.2.2-alt2
4.1: 2.2.2-alt2

Group :: Development/Python
RPM: python-module-HTMLgen

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.2.2-alt2
Build date: 8 april 2008, 13:02 ( 838.7 weeks ago )
Size: 316.32 Kb

Home page:   http://starship.python.net/crew/friedrich/HTMLg…

License: BSD
Summary: class library to create HTML documents from within Python
Description:

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 out into consistently structured web pages. Of
course, CGI scripts written in Python can take advantage of these
classes as well.

This software should work on both Unix and Macintosh and Win32
platforms running Python 1.3 or greater. (HTMLcalendar.py requires
1.4) If you are running 1.5 the new re and string module enhancements
are used for performance.

Current maintainer: Mikhail Pokidko

List of contributors

List of rpms provided by this srpm:

  • python-module-HTMLgen
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin