[ol7_ceph] python-keyring-5.0-1.el7.noarch

Name:python-keyring
Version:5.0
Release:1.el7
Architecture:noarch
Group:Unspecified
Size:453469
License:MIT and Python
RPM: python-keyring-5.0-1.el7.noarch.rpm
Source RPM: python-keyring-5.0-1.el7.src.rpm
Build Date:Wed Apr 29 2015
Build Host:x86-ol7-builder-01.us.oracle.com
Vendor:Oracle America
URL:http://bitbucket.org/kang/python-keyring-lib/
Summary:Python 2 library to store and access passwords safely
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.

Filelist (Show Changelog) (Show related packages)