Package python-module-secretstorage: Information

    Source package: python-module-secretstorage
    Version: 2.3.1-alt1
    Build time:  Dec 17, 2018, 06:48 PM in the task #217803
    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:
    python-module-secretstorage (noarch)

    Maintainer: Evgeniy Korneechev

    List of contributors:
    Evgeniy Korneechev

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

    Last changed


    Dec. 13, 2018 Evgeniy Korneechev 2.3.1-alt1
    - Initial build for Sisyphus