1.. image:: https://img.shields.io/pypi/v/keyrings.alt.svg
2   :target: https://pypi.org/project/keyrings.alt
3
4.. image:: https://img.shields.io/pypi/pyversions/keyrings.alt.svg
5
6.. image:: https://img.shields.io/travis/jaraco/keyrings.alt/master.svg
7   :target: https://travis-ci.org/jaraco/keyrings.alt
8
9.. image:: https://img.shields.io/appveyor/ci/jaraco/keyrings-alt/master.svg
10   :target: https://ci.appveyor.com/project/jaraco/keyrings-alt/branch/master
11
12.. image:: https://readthedocs.org/projects/keyringsalt/badge/?version=latest
13   :target: https://keyringsalt.readthedocs.io/en/latest/?badge=latest
14
15Alternate keyring backend implementations for use with the
16`keyring package <https://pypi.python.org/pypi/keyring>`_.
17
18Keyrings in this package may have security risks or other implications. These
19backends were extracted from the main keyring project to
20make them available for those who wish to employ them, but are
21discouraged for general production use. Include this module and use its
22backends at your own risk.
23