Metadata-Version: 2.0
Name: jaraco.context
Version: 1.7
Summary: jaraco.context
Home-page: https://github.com/jaraco/jaraco.context
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
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
Requires-Dist: jaraco.apt
Requires-Dist: yg.lockfile
Requires-Dist: contextlib2; python_version=="3.3" or python_version=="3.2" or python_version=="2.7"
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: jaraco.packaging (>=3.2); extra == 'docs'
Requires-Dist: rst.linker (>=1.9); extra == 'docs'
Provides-Extra: testing
Requires-Dist: pytest (>=2.8); extra == 'testing'
Requires-Dist: pytest-sugar; extra == 'testing'
Requires-Dist: collective.checkdocs; extra == 'testing'

.. image:: https://img.shields.io/pypi/v/jaraco.context.svg
   :target: https://pypi.org/project/jaraco.context

.. image:: https://img.shields.io/pypi/pyversions/jaraco.context.svg

.. image:: https://img.shields.io/travis/jaraco/jaraco.context/master.svg
   :target: http://travis-ci.org/jaraco/jaraco.context

.. image:: https://readthedocs.org/projects/jaracocontext/badge/?version=latest
   :target: http://jaracocontext.readthedocs.io/en/latest/?badge=latest


