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

    Исходный пакет: python-module-z3c.dav
    Версия: 1.0b2-alt3.1.1
    Собран:  8 июня 2016 г. 7:12 в задании #165610
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/z3c.dav/

    Лицензия: ZPL
    О пакете: Implementation of the WebDAV protocol for Zope3
    Описание: 
    The *z3c.dav* package is an implementation of the WebDAV protocol for Zope3.
    *z3c.dav* supports the *zope.app.folder* content type, within the scope of the
    core RFC2518 protocol. *z3c.dav* also contains a number of components that
    help developers support WebDAV in their application. These components include
    the ability to handle WebDAV specific errors, to generate multi-status
    responses, and an implementation of all core WebDAV methods exist that use
    zope component to lookup specific adapters that perform the required action.
    For example locking parses the request and then looks up a IDAVLockmanager
    adapter to perform the locking and unlocking of objects. But if the required
    adapter does not exist then a `405 Method Not Allowed` response is returned
    to the client.

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

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


      1. python3-devel
      2. python3-module-setuptools
      3. python-devel
      4. rpm-build-python3
      5. python-module-setuptools

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


    6 июня 2016 г. Ivan Zakharyaschev 1.0b2-alt3.1.1
    - (AUTO) subst_x86_64.
    13 марта 2016 г. Ivan Zakharyaschev 1.0b2-alt3.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    26 июля 2014 г. Eugeny A. Rostovtsev 1.0b2-alt3
    - Added module for Python 3