Metadata-Version: 2.0
Name: mds-mdsshellcommand
Version: 0.6.1
Summary: Invokes shell programs
Home-page: https://www.m-ds.de/
Author: martin-data services
Author-email: service@m-ds.de
License: GPL-3
Description-Content-Type: UNKNOWN
Keywords: shell command run
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: mds-mdslogger (>=0.5.2)

mdsshellcommand
===============
Invokes console programs from Python, returns the text and return code.

Install
=======
pip install mds-mdsshellcommand

Changes
=======

*0.6.1 - 08.01.2019*

 - convert results to string

*0.6.0 - 13.12.2018*

 - public version


