python-secretstorage 2.3.1-ok1 source package in openKylin

Changelog

python-secretstorage (2.3.1-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python

Downloads

File Size SHA-256 Checksum
python-secretstorage_2.3.1.orig.tar.gz 15.7 KiB 3af65c87765323e6f64c83575b05393f9e003431959c9395d1791d51497f29b6
python-secretstorage_2.3.1-ok1.debian.tar.xz 9.1 KiB 875cf0f9d2ade24e385abc65629f76d76d91507bef4a427654447608566dd24c
python-secretstorage_2.3.1-ok1.dsc 2.2 KiB 0e22de934d8299eaef3e1dee20d39be58a9d5fe2524dc0ff9ef1ccfa2941b032

View changes file

Binary packages built by this source

python-secretstorage-doc: Python module for storing secrets - documentation

 Python-SecretStorage provides a way for securely storing passwords
 and other secrets.
 .
 It uses D-Bus Secret Service API that is supported by GNOME Keyring
 (>= 2.30) and KSecretsService.
 .
 It allows one to create, edit and delete secret items, manipulate
 secret collections, and search for items matching given attributes.
 It also supports locking and unlocking collections.
 .
 This package provides the HTML documentation.

python3-secretstorage: Python module for storing secrets - Python 3.x version

 Python-SecretStorage provides a way for securely storing passwords
 and other secrets.
 .
 It uses D-Bus Secret Service API that is supported by GNOME Keyring,
 KWallet (since version 5.97) and KeePassXC.
 .
 It allows one to create, edit and delete secret items, manipulate
 secret collections, and search for items matching given attributes.
 It also supports locking and unlocking collections.
 .
 This package provides Python 3.x version of SecretStorage.