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

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

    Лицензия: GPL
    О пакете: A constraint satisfaction problem solver written in 100% pure Python
    Описание: 
    The constraint package is a constraint satisfaction problem solver
    written in 100% pure Python. The implementation uses constraint
    propagation algorithms. Constraints and Domain implementations are
    provided to work with finite domains and finite intervals. It should be
    fairly easy to add new kind of domains such as finite integer domains,
    together with specialized constraints.

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

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

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

    Права:
    Eugeny A. Rostovtsev
    @qa
    @python
    @everybody

      1. python3-devel
      2. python3-module-distribute
      3. python3-module-logilab-common
      4. python-devel
      5. python-module-distribute
      6. python-module-logilab-common
      7. rpm-build-python3
      8. python-tools-2to3

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


    15 апреля 2013 г. Eugeny A. Rostovtsev 0.5.0-alt2.hg20120329
    - Use 'find... -exec...' instead of 'for ... $(find...'
    22 марта 2013 г. Aleksey Avdeev 0.5.0-alt1.hg20120329.1
    - Rebuild with Python-3.3
    22 июня 2012 г. Eugeny A. Rostovtsev 0.5.0-alt1.hg20120329
    - Version 0.5.0
    - Added module for Python 3