Sun, 09 Jun 2024 01:32:30 UTC | login

Information for RPM python3-keyring-15.2.0-1.fc30.noarch.rpm

ID322799
Namepython3-keyring
Version15.2.0
Release1.fc30
Epoch
Archnoarch
SummaryPython 3 library to access the system keyring service
DescriptionThe 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.
Build Time2018-12-11 17:13:39 GMT
Size78.38 KB
f8747568c78447a1e64b2a3478047c4d
LicenseMIT and Python
Provides
python3-keyring = 15.2.0-1.fc30
python3.7dist(keyring) = 15.2.0
python3dist(keyring) = 15.2.0
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.7
python3-SecretStorage
python3-entrypoints
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 116 >>>
Name ascending sort Size
/usr/bin/keyring385.00 B
/usr/bin/keyring-python3385.00 B
/usr/lib/python3.7/site-packages/keyring0.00 B
/usr/lib/python3.7/site-packages/keyring-15.2.0-py3.7.egg-info0.00 B
/usr/lib/python3.7/site-packages/keyring-15.2.0-py3.7.egg-info/PKG-INFO16.81 KB
/usr/lib/python3.7/site-packages/keyring-15.2.0-py3.7.egg-info/SOURCES.txt1.04 KB
/usr/lib/python3.7/site-packages/keyring-15.2.0-py3.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.7/site-packages/keyring-15.2.0-py3.7.egg-info/entry_points.txt260.00 B
/usr/lib/python3.7/site-packages/keyring-15.2.0-py3.7.egg-info/namespace_packages.txt1.00 B
/usr/lib/python3.7/site-packages/keyring-15.2.0-py3.7.egg-info/requires.txt368.00 B
/usr/lib/python3.7/site-packages/keyring-15.2.0-py3.7.egg-info/top_level.txt8.00 B
/usr/lib/python3.7/site-packages/keyring/__init__.py287.00 B
/usr/lib/python3.7/site-packages/keyring/__main__.py70.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__0.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/__init__.cpython-37.opt-1.pyc346.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/__init__.cpython-37.pyc346.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/__main__.cpython-37.opt-1.pyc198.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/__main__.cpython-37.pyc198.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/backend.cpython-37.opt-1.pyc6.52 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/backend.cpython-37.pyc6.52 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/cli.cpython-37.opt-1.pyc3.45 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/cli.cpython-37.pyc3.45 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/core.cpython-37.opt-1.pyc4.93 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/core.cpython-37.pyc4.93 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/credentials.cpython-37.opt-1.pyc2.28 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/credentials.cpython-37.pyc2.28 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/devpi_client.cpython-37.opt-1.pyc375.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/devpi_client.cpython-37.pyc375.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/errors.cpython-37.opt-1.pyc2.44 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/errors.cpython-37.pyc2.44 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/http.cpython-37.opt-1.pyc1.61 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/http.cpython-37.pyc1.61 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/py27compat.cpython-37.opt-1.pyc1.18 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/py27compat.cpython-37.pyc1.18 KB
/usr/lib/python3.7/site-packages/keyring/__pycache__/py32compat.cpython-37.opt-1.pyc233.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/py32compat.cpython-37.pyc233.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/py33compat.cpython-37.opt-1.pyc792.00 B
/usr/lib/python3.7/site-packages/keyring/__pycache__/py33compat.cpython-37.pyc792.00 B
/usr/lib/python3.7/site-packages/keyring/backend.py5.71 KB
/usr/lib/python3.7/site-packages/keyring/backends0.00 B
/usr/lib/python3.7/site-packages/keyring/backends/OS_X.py1.47 KB
/usr/lib/python3.7/site-packages/keyring/backends/SecretService.py3.42 KB
/usr/lib/python3.7/site-packages/keyring/backends/Windows.py5.42 KB
/usr/lib/python3.7/site-packages/keyring/backends/_OS_X_API.py9.29 KB
/usr/lib/python3.7/site-packages/keyring/backends/__init__.py0.00 B
/usr/lib/python3.7/site-packages/keyring/backends/__pycache__0.00 B
/usr/lib/python3.7/site-packages/keyring/backends/__pycache__/OS_X.cpython-37.opt-1.pyc1.69 KB
/usr/lib/python3.7/site-packages/keyring/backends/__pycache__/OS_X.cpython-37.pyc1.69 KB
/usr/lib/python3.7/site-packages/keyring/backends/__pycache__/SecretService.cpython-37.opt-1.pyc3.12 KB
/usr/lib/python3.7/site-packages/keyring/backends/__pycache__/SecretService.cpython-37.pyc3.12 KB
Component of No Buildroots