slackbuilds/python/python3-keyring
Isaac Yu f8452e8157
python/python3-keyring: Update for 25.6.0 (+add shell completions)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-04-16 00:29:25 +07:00
..
README python/python3-keyring: Update for 25.6.0 (+add shell completions) 2025-04-16 00:29:25 +07:00
python3-keyring.SlackBuild python/python3-keyring: Update for 25.6.0 (+add shell completions) 2025-04-16 00:29:25 +07:00
python3-keyring.info python/python3-keyring: Update for 25.6.0 (+add shell completions) 2025-04-16 00:29:25 +07:00
slack-desc python/python3-keyring: Update for 25.6.0 (+add shell completions) 2025-04-16 00:29:25 +07:00

README

The Python keyring lib provides a easy way to access the system keyring
service from python. It can be used in any application that needs safe
password storage.

python3-shtab is an optional dependency for building python3-keyring
with shell completion support.