Metadata-Version: 1.1
Name: extcmd
Version: 1.1
Summary: External Command - subprocess with advanced output processing
Home-page: https://github.com/zyga/extcmd
Author: Zygmunt Krynicki
Author-email: zkrynicki@gmail.com
License: GNU LGPLv3
Description: A convenience wrapper around subprocess.Popen that allows the caller to easily observe all stdout/stderr activity in real time.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
