[ol8_developer_EPEL] python3-keyring-21.3.1-1.el8.noarch

Name:python3-keyring
Version:21.3.1
Release:1.el8
Architecture:noarch
Group:Unspecified
Size:206173
License:MIT and Python
RPM: python3-keyring-21.3.1-1.el8.noarch.rpm
Source RPM: python-keyring-21.3.1-1.el8.src.rpm
Build Date:Mon Sep 28 2020
Build Host:jenkins-172-17-0-2-7902ca17-4d8c-4f39-b33e-56efb6060f21.appad1iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:https://github.com/jaraco/keyring
Summary:Python 3 library to access the system keyring service
Description:
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.

The keyring services supported by the Python keyring lib:

* **OSXKeychain**: supports the Keychain service in Mac OS X.
* **KDEKWallet**: supports the KDE's Kwallet service.
* **GnomeKeyring**: for GNOME environment.
* **SecretServiceKeyring**: for newer GNOME and KDE environments.
* **WinVaultKeyring**: supports the Windows Credential Vault

Besides these native password storing services provided by operating systems.
Python keyring lib also provides following build-in keyrings.

* **Win32CryptoKeyring**: for Windows 2k+.
* **CryptedFileKeyring**: a command line interface keyring base on PyCrypto.
* **UncryptedFileKeyring**: a keyring which leaves passwords directly in file.

Changelog (Show File list) (Show related packages)