Metadata-Version: 2.0
Name: mozrunner
Version: 6.13
Summary: Reliable start/stop/configuration of Mozilla Applications (Firefox, Thunderbird, etc.)
Home-page: https://wiki.mozilla.org/Auto-tools/Projects/Mozbase
Author: Mozilla Automation and Tools team
Author-email: tools@lists.mozilla.org
License: MPL 2.0
Keywords: mozilla
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: mozdevice (>=0.37)
Requires-Dist: mozfile (>=1.0)
Requires-Dist: mozinfo (>=0.7)
Requires-Dist: mozlog (>=3.0)
Requires-Dist: mozprocess (>=0.23)
Requires-Dist: mozprofile (>=0.18)
Provides-Extra: crash
Requires-Dist: mozcrash (>=1.0); extra == 'crash'

see http://mozbase.readthedocs.org/


