python-secretstorage 3.3.3-ok1 source package in openKylin

Changelog

python-secretstorage (3.3.3-ok1) nile; urgency=medium

  * Build for openKylin.

 -- Luoyaoming <email address hidden>  Tue, 30 Apr 2024 17:48:42 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-secretstorage_3.3.3.orig.tar.gz 19.4 KiB 4ee24aea03ed98025b150f25994f19323cf4e5af7ccc7c3e729e4ddc597afd6c
python-secretstorage_3.3.3-ok1.debian.tar.xz 2.8 KiB e54f67fecebfc1b1dad7865f24339d76894c731208a65ead5c277e167858edcd
python-secretstorage_3.3.3-ok1.dsc 2.1 KiB c31731ca3747a3a5251a8355732c069b68934e281a653e0ad19152f3aa2295ca

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.