Metadata-Version: 2.0
Name: vr.common
Version: 4.10
Summary: Libraries and for deploying with Velociraptor
Home-page: https://github.com/yougov/vr.common
Author: Brent Tubbs
Author-email: brent.tubbs@gmail.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: isodate (>=0.4.4)
Requires-Dist: six (>=1.4.1)
Requires-Dist: utc
Requires-Dist: requests
Requires-Dist: PyYAML (>=3.10)
Requires-Dist: sseclient (==0.0.11)
Requires-Dist: suds-py3; python_version!="2.7"
Requires-Dist: suds (==0.4); python_version=="2.7"
Provides-Extra: balancers
Requires-Dist: paramiko; extra == 'balancers'
Provides-Extra: balancers
Requires-Dist: django; python_version!="2.7" and extra == 'balancers'
Provides-Extra: balancers
Requires-Dist: django (<2); python_version=="2.7" and extra == 'balancers'
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'
Requires-Dist: redis; extra == 'testing'
Requires-Dist: pytest-redis; extra == 'testing'

.. image:: https://img.shields.io/pypi/v/vr.common.svg
   :target: https://pypi.org/project/vr.common

.. image:: https://img.shields.io/pypi/pyversions/vr.common.svg

.. image:: https://img.shields.io/travis/yougov/vr.common/master.svg
   :target: http://travis-ci.org/yougov/vr.common

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


