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

    Исходный пакет: python-module-zc.relation
    Версия: 1.0-alt2.1
    Собран:  16 ноября 2011 г. 4:55
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/zc.relation/

    Лицензия: ZPLv2.1
    О пакете: Index intransitive and transitive n-ary relationships
    Описание: 
    The relation catalog can be used to optimize intransitive and transitive
    searches for N-ary relations of finite, preset dimensions.
    
    For example, you can index simple two-way relations, like employee to
    supervisor; RDF-style triples of subject-predicate-object; and more
    complex relations such as subject-predicate-object with context and
    state. These can be searched with variable definitions of transitive
    behavior.
    
    The catalog can be used in the ZODB or standalone. It is a generic,
    relatively policy-free tool.
    
    It is expected to be used usually as an engine for more specialized and
    constrained tools and APIs. Three such tools are zc.relationship
    containers, plone.relations containers, and zc.vault. The documents in
    the package, including this one, describe other possible uses.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-zc.relation (x86_64, i586)
    python-module-zc.relation-tests (x86_64, i586)

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

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

      1. python-devel
      2. python-module-distribute

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


    20 октября 2011 г. Vitaly Kuznetsov 1.0-alt2.1
    - Rebuild with Python-2.7
    26 июня 2011 г. Eugeny A. Rostovtsev 1.0-alt2
    - Added necessary requirements
    - Excluded *.pth
    5 июня 2011 г. Eugeny A. Rostovtsev 1.0-alt1
    - Initial build for Sisyphus