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

    Исходный пакет: python-module-secretstorage
    Версия: 2.3.1-alt1
    Собран:  17 декабря 2018 г. 18:48 в задании #217803
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/mitya57/secretstorage

    Лицензия: BSD-3-Clause
    О пакете: Python bindings to Freedesktop.org Secret Service API
    Описание: 
    This module provides a way for securely storing passwords and other secrets.
    
    It uses D-Bus Secret Service API that is supported by GNOME Keyring (since
    version 2.30) and KSecretsService.
    
    The main classes provided are secretstorage.Item, representing a secret item
    (that has a label, a secret and some attributes) and secretstorage.Collection,
    a place items are stored in.
    
    SecretStorage supports most of the functions provided by Secret Service,
    including creating and deleting items and collections, editing items, locking
    and unlocking collections (asynchronous unlocking is also supported).
    
    The documentation can be found on secretstorage.readthedocs.io.

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

    Сопровождающий: Evgeniy Korneechev

    Список участников:
    Evgeniy Korneechev

      1. python-dev
      2. rpm-build-python

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


    13 декабря 2018 г. Evgeniy Korneechev 2.3.1-alt1
    - Initial build for Sisyphus