Metadata-Version: 2.1
Name: vr.builder
Version: 1.8.0
Summary: Command line tools to build apps in containers.
Home-page: https://github.com/yougov/vr.builder
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: vr.runners (<4,>=2.10)
Requires-Dist: path.py (>=7.1)
Requires-Dist: yg.lockfile
Requires-Dist: more-itertools
Requires-Dist: vr.common (<6,>=5.4.2)
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'

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

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

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

.. .. 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.builder is a component of the `Velociraptor
<https://github.com/yougov/velociraptor>`_ project.


