Пакет python-module-z3c.objpath-tests: Информация

    Бинарный пакет: python-module-z3c.objpath-tests
    Версия: 1.1-alt1
    Архитектура: x86_64
    Собран:  5 апреля 2013 г. 18:37
    Исходный пакет: python-module-z3c.objpath
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/z3c.objpath/

    Лицензия: ZPL
    О пакете: Tests for z3c.objpath
    Описание: 
    This package contains two things:
    
    * the z3c.objpath.interfaces.IObjectPath interface.
    * some helper functions to construct (relative) object paths, in
      z3c.objpath.path.
    
    The idea is that a particular application can implement a utility that
    fulfills the IObjectPath interface, so that it is possible to construct
    paths to objects in a uniform way. The implementation may be done with
    zope.traversing, but in some cases you want application-specific object
    paths. In this case, the functions in z3c.objpath.path might be useful.
    
    This package contains tests for z3c.objpath.

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

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

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


    5 апреля 2013 г. Eugeny A. Rostovtsev 1.1-alt1
    - Version 1.1
    20 октября 2011 г. Vitaly Kuznetsov 1.0-alt2.1
    - Rebuild with Python-2.7
    24 июня 2011 г. Eugeny A. Rostovtsev 1.0-alt2
    - Added necessary requirements