Metadata-Version: 2.1
Name: vr.agent
Version: 1.1
Summary: Velociraptor plugins to Supervisord.
Home-page: https://github.com/yougov/vr.agent
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: redis (>=2.6.2)
Requires-Dist: requests (>=1.0.4)
Requires-Dist: vr.common (<6,>=2.15.2)
Requires-Dist: supervisor ; 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 (!=3.7.3,>=3.5) ; extra == 'testing'
Requires-Dist: pytest-checkdocs ; extra == 'testing'
Requires-Dist: pytest-flake8 ; extra == 'testing'
Requires-Dist: backports.unittest-mock ; extra == 'testing'

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

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

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

.. .. 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/skeleton/badge/?version=latest
..    :target: https://skeleton.readthedocs.io/en/latest/?badge=latest

vr.agent is a component of the `Velociraptor
<https://github.com/yougov/velociraptor>`_ project.


