Пакет python3-module-pymacaroons-pynacl: Информация

    Исходный пакет: python3-module-pymacaroons-pynacl
    Версия: 0.13.0-alt2
    Собран:  15 августа 2023 г. 21:55
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/ecordell/pymacaroons

    Лицензия: MIT
    О пакете: Library providing non-opaque cookies for authorization
    Описание: 
    This is a Python re-implementation of the libmacaroons C library.
    Macaroons, like cookies, are a form of bearer credential. Unlike
    opaque tokens, macaroons embed caveats that define specific authorization
    requirements for the target service, the service that issued the root macaroon
    and which is capable of verifying the integrity of macaroons it receives.
    
    Macaroons allow for delegation and attenuation of authorization. They are
    simple and fast to verify, and decouple authorization policy from the
    enforcement of that policy.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-pymacaroons-pynacl (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Grigory Ustinov
    Vitaly Lipatov
    Igor Vlasenko

      1. python3-module-setuptools
      2. rpm-build-python3

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


    25 мая 2021 г. Grigory Ustinov 0.13.0-alt2
    - Drop python2 support.
    6 февраля 2019 г. Vitaly Lipatov 0.13.0-alt1
    - new version 0.13.0 (with rpmrb script)
    14 октября 2018 г. Igor Vlasenko 0.9.3-alt1.qa1
    - NMU: applied repocop patch