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

    Исходный пакет: python-module-secretstorage
    Версия: 2.3.1-alt1
    Собран:  17 мая 2019 г. 6:28
    Категория: Разработка/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)

    Сопровождающий: Mikhail Gordeev

    Список участников:
    Mikhail Gordeev

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

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


    15 августа 2018 г. Mikhail Gordeev 2.3.1-alt1
    - Initial build for Sisyphus