python-secretstorage 3.5.0-ok1 source package in openKylin

Changelog

python-secretstorage (3.5.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 21:32:41 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-secretstorage_3.5.0.orig.tar.gz 19.4 KiB f04b8e4689cbce351744d5537bf6b1329c6fc68f91fa666f60a380edddcd11be
python-secretstorage_3.5.0-ok1.debian.tar.xz 2.8 KiB a69ab7faa3311e4237a0e40383a8b4ef8eca18928827208a43ea64f4a2890fc0
python-secretstorage_3.5.0-ok1.dsc 2.1 KiB 4934b715f9fba059cd9d70fd34f696dac9c83dce820610f77f42e625ab2bdac8

Available diffs

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,
 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 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.