Metadata-Version: 2.0
Name: vr.imager
Version: 1.4.1
Summary: Command line tool to create system image tarballs.
Home-page: https://github.com/yougov/vr.imager
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
Provides-Extra: docs
Provides-Extra: testing
Requires-Dist: vr.runners (>=2.10)
Requires-Dist: jaraco.ui
Requires-Dist: path.py (>=7.2)
Requires-Dist: vr.common (>=4.3)
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 (>=2.8); extra == 'testing'
Requires-Dist: collective.checkdocs; extra == 'testing'

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

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

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

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

The supported interface is the command-line API, invoked with
``vimage`` or ``python -m vr.imager``.


