Metadata-Version: 2.0
Name: vr.common
Version: 4.9
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: PyYAML (>=3.10)
Requires-Dist: isodate (>=0.4.4)
Requires-Dist: requests
Requires-Dist: six (>=1.4.1)
Requires-Dist: sseclient (==0.0.11)
Requires-Dist: utc
Requires-Dist: suds (==0.4); python_version=="2.7"

.. 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/pypi/dm/vr.common.svg

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


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


