Metadata-Version: 1.2
Name: keyrings.alt
Version: 2.2
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>`_.
        
        License
        =======
        
        License is indicated in the project metadata (typically one or more
        of the Trove classifiers). For more details, see `this explanation
        <https://github.com/jaraco/skeleton/issues/1>`_.
        
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
Requires-Python: >=2.7
