Metadata-Version: 1.1
Name: keyrings.alt
Version: 2.0
Summary: Alternate keyring implementations
Home-page: https://github.com/jaraco/keyrings.alt
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/keyrings.alt.svg
           :target: https://pypi.org/project/keyrings.alt
        
        .. image:: https://img.shields.io/pypi/pyversions/keyrings.alt.svg
        
        .. image:: https://img.shields.io/pypi/dm/keyrings.alt.svg
        
        .. image:: https://img.shields.io/travis/jaraco/keyrings.alt/master.svg
           :target: http://travis-ci.org/jaraco/keyrings.alt
        
        Alternate keyring backend implementations for use with the
        `keyring package <https://pypi.python.org/pypi/keyring>`_.
        
        Docs
        ====
        
        There's `no good mechanism for publishing documentation
        <https://github.com/pypa/python-packaging-user-guide/pull/266>`_
        easily. If there's a documentation link above, it's probably
        stale because PyPI-based documentation is deprecated. This
        project may have documentation published at ReadTheDocs, but
        probably not. Good luck finding it.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
