Пакет python-module-HTMLgen: Информация

    Исходный пакет: python-module-HTMLgen
    Версия: 2.2.2-alt2.1.1
    Собран:  16 ноября 2011 г. 7:05
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Лицензия: BSD
    О пакете: class library to create HTML documents from within Python
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-HTMLgen (noarch)

    Сопровождающий: Mikhail Pokidko

    Список участников:
    Vitaly Kuznetsov
    Eugeny A. Rostovtsev
    Mikhail Pokidko

      1. python-base
      2. python-modules-compiler

    Последнее изменение


    20 октября 2011 г. Vitaly Kuznetsov 2.2.2-alt2.1.1
    - Rebuild with Python-2.7
    20 ноября 2009 г. Eugeny A. Rostovtsev 2.2.2-alt2.1
    - Rebuilt with python 2.6
    8 апреля 2008 г. Mikhail Pokidko 2.2.2-alt2
    - "link stylesheet" patch changes