Metadata-Version: 1.1
Name: gdc-smoker
Version: 1.0.3
Summary: Smoke Testing Framework
Home-page: https://github.com/gooddata/smoker
Author: Filip Pytloun
Author-email: filip@pytloun.cz
License: BSD
Download-URL: https://github.com/gooddata/smoker
Description: Smoker is framework for distributed execution of Python modules, shell commands or external tools. It executes configured plugins on request or periodically, unifies output and provide it via REST API for it's command-line or other client.
Platform: POSIX
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Monitoring
Requires: PyYAML
Requires: argparse
Requires: simplejson
Requires: psutil
Provides: s
Provides: m
Provides: o
Provides: k
Provides: e
Provides: r
