Metadata-Version: 1.2
Name: vr.runners
Version: 3.0
Summary: Command line tools to launch procs.
Home-page: https://github.com/yougov/vr.runners
Author: Brent Tubbs
Author-email: brent.tubbs@gmail.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/vr.runners.svg
           :target: https://pypi.org/project/vr.runners
        
        .. image:: https://img.shields.io/pypi/pyversions/vr.runners.svg
        
        .. image:: https://img.shields.io/pypi/dm/vr.runners.svg
        
        .. image:: https://img.shields.io/travis/yougov/vr.runners/master.svg
           :target: http://travis-ci.org/yougov/vr.runners
        
        ``vr.runners`` is a component of the `Velociraptor
        <https://github.com/yougov/velociraptor>`_ project.
        
        Runners are used for configuring, invoking, and tearing down
        lxc containers.
        
        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>`_.
        
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
