keyrings.alt 5.0.0-ok1 source package in openKylin
Changelog
keyrings.alt (5.0.0-ok1) nile; urgency=medium * Build for openkylin. -- Luoyaoming <email address hidden> Sat, 13 Apr 2024 10:40:17 +0800
keyrings.alt (5.0.0-ok1) nile; urgency=medium * Build for openkylin. -- Luoyaoming <email address hidden> Sat, 13 Apr 2024 10:40:17 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python | |
Nile V2.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
keyrings.alt_5.0.0.orig.tar.gz | 27.7 KiB | 9d446cb47bbcea90ffa2ecc3e8003acf41573fc201bf44b4bf13bd0e11484828 |
keyrings.alt_5.0.0-ok1.debian.tar.xz | 2.9 KiB | 8bbbca1d6388055e73c8ee0c13daf8ee93e6a3786682f14ebdf05ff20052dcf2 |
keyrings.alt_5.0.0-ok1.dsc | 2.1 KiB | d0a7c0644b68f6c853327f5eaf83cba3e7abdf38c8b703dfe77e0b12fc9bdbb8 |
The Python keyring library provides an easy way to access the system keyring
service from Python. It can be used in any application that needs safe
password storage.
.
Keyrings.alt module contains the alternate keyring backend implementations
for use with python-keyring, most importantly the file backend which does
not need any external services to work.
.
Keyrings in this package may have security risks or other implications.
These backends were extracted from the main keyring project to make them
available for those who wish to employ them, but are discouraged for general
production use. Include this module and use its backends at your own risk.
.
This package contains the Python 3 version of keyrings.alt.