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

    Исходный пакет: python-module-logilab-common
    Версия: 0.59.0-alt2.hg20130215
    Собран:  15 апреля 2013 г. 11:48
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.logilab.org/project/logilab-common

    Лицензия: LGPLv2.1+
    О пакете: Useful miscellaneous modules used by Logilab projects
    Описание: 
    logilab-common is a collection of low-level Python packages and modules,
    designed to ease:
      * handling command line options and configuration files
      * writing interactive command line tools
      * manipulation files and character strings
      * interfacing to OmniORB (removed by packager)
      * generating of SQL queries
      * running unit tests
      * manipulating tree structures
      * accessing RDBMS (currently postgreSQL, mysql and sqlite)
      * generating text and HTML reports
      * logging

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

    Сопровождающий: Eugeny A. Rostovtsev


    Права:
    @python
    @everybody

      1. python2.7(mx.DateTime)
      2. python3-devel
      3. python3-module-distribute
      4. /proc
      5. python2.7(unittest2)
      6. python-devel = 2.7
      7. rpm-build-python >= 0.8
      8. rpm-build-python3
      9. python-tools-2to3

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


    15 апреля 2013 г. Eugeny A. Rostovtsev 0.59.0-alt2.hg20130215
    - Use 'find... -exec...' instead of 'for ... $(find...'
    28 февраля 2013 г. Aleksey Avdeev 0.59.0-alt1.hg20130215
    - Version 0.59.0
    22 июня 2012 г. Eugeny A. Rostovtsev 0.58.0-alt2.hg20120417
    - Added module for Python 3