Metadata-Version: 2.0
Name: vr.builder
Version: 1.6.1
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-Dist: vr.runners (>=2.10)
Requires-Dist: path.py (>=7.1)
Requires-Dist: yg.lockfile
Requires-Dist: jaraco.itertools
Requires-Dist: vr.common (>=4.3.0)

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

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

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

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.


