Metadata-Version: 2.0
Name: jaraco.services
Version: 1.4.1
Summary: jaraco.services
Home-page: https://github.com/jaraco/jaraco.services
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: 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-Dist: six
Requires-Dist: portend
Requires-Dist: path.py (>=6.2)
Requires-Dist: jaraco.timing
Requires-Dist: jaraco.classes

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

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

.. image:: https://img.shields.io/pypi/dm/jaraco.services.svg

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


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>`_.


