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

    Исходный пакет: python3-module-secretstorage
    Версия: 2.3.1-alt2
    Собран:  18 мая 2020 г. 12:09 в задании #244624
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: 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-пакетом:
    python3-module-secretstorage (noarch)

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

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

      1. python3-dev
      2. rpm-build-python3

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


    28 июня 2017 г. Mikhail Gordeev 2.3.1-alt2
    - Add rpm-build-python3 to BuildRequires(pre)
    28 июня 2017 г. Mikhail Gordeev 2.3.1-alt1
    - Initial build for Sisyphus