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

    Исходный пакет: python-module-repoze.who
    Версия: 2.1-alt2.b1
    Собран:  15 апреля 2013 г. 15:53
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/repoze.who/

    Лицензия: BSD-derived
    О пакете: Identification and authentication framework for WSGI
    Описание: 
    repoze.who is an identification and authentication framework for
    arbitrary WSGI applications. It acts as WSGI middleware.
    
    repoze.who is inspired by Zope 2's Pluggable Authentication Service
    (PAS) (but repoze.who is not dependent on Zope in any way; it is useful
    for any WSGI application). It provides no facility for authorization
    (ensuring whether a user can or cannot perform the operation implied by
    the request). This is considered to be the domain of the WSGI
    application.

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

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

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


      1. python3-devel
      2. python2.7(repoze.sphinx.autointerface)
      3. python3-module-distribute
      4. python3-module-paste
      5. python3-module-zope.interface
      6. python2.7(webob)
      7. gif2png
      8. rpm-build-python3
      9. python-devel
      10. texlive-latex-recommended
      11. python-module-distribute
      12. python-module-paste
      13. python-module-sphinx-devel
      14. python-module-zope.interface
      15. python-tools-2to3

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


    15 апреля 2013 г. Eugeny A. Rostovtsev 2.1-alt2.b1
    - Use 'find... -exec...' instead of 'for ... $(find...'
    3 марта 2013 г. Aleksey Avdeev 2.1-alt1.b1
    - Version 2.1b1
    5 мая 2012 г. Eugeny A. Rostovtsev 2.0-alt3
    - Added module for Python 3