Пакет python3-module-zope.principalannotation-tests: Информация

    Бинарный пакет: python3-module-zope.principalannotation-tests
    Версия: 4.1.1-alt1
    Архитектура: x86_64
    Собран:  14 января 2017 г. 11:33 в задании #176440
    Исходный пакет: python-module-zope.principalannotation
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/zope.principalannotation/

    Лицензия: ZPLv2.1
    О пакете: Tests for zope.principalannotation
    Описание: 
    This package implements annotations for zope.security principals. To
    make it clear, the principal here is the object that provides
    zope.security.interfaces.IPrincipal interface and annotations is the
    object providing zope.annotation.interfaces.IAnnotations.
    
    The problem is that principals is dynamic, non-persistent objects
    created on the fly for every security participation (request or
    something), so common annotation techniques, like AttributeAnnotations
    cannot be applied to them.
    
    This package provides a persistent storage of principal annotations,
    storing annotations by principal ID as well as an adapter from
    IPrincipal to IAnnotations.
    
    This package contains tests for zope.principalannotation.

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


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


    11 января 2017 г. Igor Vlasenko 4.1.1-alt1
    - automated PyPI update
    6 июня 2016 г. Ivan Zakharyaschev 4.1.0-alt1.1.1
    - (AUTO) subst_x86_64.
    14 марта 2016 г. Ivan Zakharyaschev 4.1.0-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)