python-keyring 23.9.3-ok3 source package in openKylin
Changelog
python-keyring (23.9.3-ok3) yangtze; urgency=medium * Modify debian/control. -- sufang <email address hidden> Tue, 21 Mar 2023 16:34:41 +0800
python-keyring (23.9.3-ok3) yangtze; urgency=medium * Modify debian/control. -- sufang <email address hidden> Tue, 21 Mar 2023 16:34:41 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
python-keyring_23.9.3.orig.tar.gz | 53.9 KiB | c5437d87fa7b1edb609de47f7130bd40ac39cafbd74e282366b278c1a47c3538 |
python-keyring_23.9.3-ok3.debian.tar.xz | 4.4 KiB | 6c76e68c5536311a057dcfe7c1e36f9829a44dd5c6275bec50acb4d7038a793c |
python-keyring_23.9.3-ok3.dsc | 1.9 KiB | 05bd856fb8d051c47477e339147e606e760df6f814a798322d29cc961639374e |
The Python keyring library provides an easy way to access the system
keyring service (e.g Gnome-Keyring, KWallet) from Python.
It can be used in any application that needs safe password storage.