Package python3-module-secretstorage: Information

    Source package: python3-module-secretstorage
    Version: 2.3.1-alt2
    Build time:  May 18, 2020, 12:09 PM in the task #244624
    Report package bug
    License: BSD-3-Clause
    Summary: Python bindings to Freedesktop.org Secret Service API
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-secretstorage (noarch)

    Maintainer: Mikhail Gordeev

    List of contributors:
    Mikhail Gordeev

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

    Last changed


    June 28, 2017 Mikhail Gordeev 2.3.1-alt2
    - Add rpm-build-python3 to BuildRequires(pre)
    June 28, 2017 Mikhail Gordeev 2.3.1-alt1
    - Initial build for Sisyphus