Metadata-Version: 2.0
Name: vr.agent
Version: 1.0
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 :: 3
Requires-Dist: PyYAML (>=3.10)
Requires-Dist: redis (>=2.6.2)
Requires-Dist: requests (>=1.0.4)
Requires-Dist: supervisor
Requires-Dist: vr.common (>=2.15.2)

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

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


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

Docs
====

There's `no good mechanism for publishing documentation
<https://github.com/pypa/python-packaging-user-guide/pull/266>`_
easily. If there's a documentation link above, it's probably
stale because PyPI-based documentation is deprecated. This
project may have documentation published at ReadTheDocs, but
probably not. Good luck finding it.
vr.agent is a component of the `Velociraptor
<https://bitbucket.org/yougov/velociraptor>`_ project.


