Metadata-Version: 2.1
Name: elib-run
Version: 2018.9.2.1
Summary: Simple wrapper around the Sarge library to run sub-processes
Home-page: https://github.com/etcher-be/elib_run
Author: etcher
Author-email: etcher@daribouca.net
License: MIT
Download-URL: https://github.com/etcher-be/elib_run/releases
Platform: win32
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Win32 (MS Windows)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Requires-Dist: sarge
Requires-Dist: dataclasses


README
======

elib_run
====

Simple wrapper around the Sarge library to run sub-processes

[![<3 Open Source](https://badges.frapsoft.com/os/v3/open-source-200x33.png?v=103)](https://github.com/ellerbrock/open-source-badges/)

[![Cheese shop](https://img.shields.io/pypi/status/elib_run.svg)](https://pypi.python.org/pypi/elib_run/)
[![License](https://img.shields.io/github/license/etcher-be/elib_run.svg)](https://github.com/etcher-be/elib_run/blob/master/LICENSE)
[![Appveyor build](https://img.shields.io/appveyor/ci/132nd-etcher/elib_run/master.svg?label=master)](https://ci.appveyor.com/project/132nd-etcher/elib_run)


