Metadata-Version: 2.1
Name: vr.common
Version: 6.1
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
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: six (>=1.4.1)
Requires-Dist: utc
Requires-Dist: requests
Requires-Dist: PyYAML (>=3.10)
Requires-Dist: sseclient (==0.0.11)
Requires-Dist: contextlib2
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'
Requires-Dist: django ; (python_version != "2,7") and 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 (!=3.7.3,>=3.5) ; extra == 'testing'
Requires-Dist: pytest-checkdocs ; extra == 'testing'
Requires-Dist: pytest-flake8 ; 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: https://travis-ci.org/yougov/vr.common

.. .. image:: https://img.shields.io/appveyor/ci/jaraco/skeleton/master.svg
..    :target: https://ci.appveyor.com/project/jaraco/skeleton/branch/master

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


