loongson/pypi/: keyrings-alt-3.0 metadata and description

Homepage Simple index

Alternate keyring implementations

author Jason R. Coombs
author_email jaraco@jaraco.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
provides_extras testing
requires_dist
  • six
  • sphinx ; extra == 'docs'
  • jaraco.packaging (>=3.2) ; extra == 'docs'
  • rst.linker (>=1.9) ; extra == 'docs'
  • pytest (>=2.8) ; extra == 'testing'
  • pytest-sugar (>=0.9.1) ; extra == 'testing'
  • collective.checkdocs ; extra == 'testing'
  • backports.unittest-mock ; extra == 'testing'
  • keyring[test] (>=10.3.1) ; extra == 'testing'
  • fs (<2,>=0.5) ; extra == 'testing'
  • pycrypto ; extra == 'testing'
  • gdata ; (python_version == "2.7") and extra == 'testing'
  • python-keyczar ; (python_version == "2.7") and extra == 'testing'
requires_python >=2.7

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
keyrings.alt-3.0-py2.py3-none-any.whl
Size
20 KB
Type
Python Wheel
Python
2.7
https://img.shields.io/pypi/v/keyrings.alt.svg https://img.shields.io/pypi/pyversions/keyrings.alt.svg https://img.shields.io/travis/jaraco/keyrings.alt/master.svg https://readthedocs.org/projects/keyringsalt/badge/?version=latest

Alternate keyring backend implementations for use with the keyring package.

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.