Repository URL to install this package:
|
Version:
3.3.2-dev ▾
|
supervisor
/
metadata.json
|
|---|
{"license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "name": "supervisor", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "test_requires": [{"requires": ["mock (>=0.5.0)"]}], "summary": "A system for controlling process state under UNIX", "run_requires": [{"requires": ["meld3 (>=0.6.5)"]}, {"requires": ["cElementTree (>=1.0.2)"], "extra": "iterparse"}], "version": "3.3.2-dev", "extensions": {"python.details": {"project_urls": {"Home": "http://supervisord.org/"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "email": "chrism@plope.com", "name": "Chris McDonough"}]}, "python.commands": {"wrap_console": {"echo_supervisord_conf": "supervisor.confecho:main", "pidproxy": "supervisor.pidproxy:main", "supervisorctl": "supervisor.supervisorctl:main", "supervisord": "supervisor.supervisord:main"}}, "python.exports": {"console_scripts": {"echo_supervisord_conf": "supervisor.confecho:main", "pidproxy": "supervisor.pidproxy:main", "supervisorctl": "supervisor.supervisorctl:main", "supervisord": "supervisor.supervisord:main"}}}, "classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: No Input/Output (Daemon)", "Intended Audience :: System Administrators", "Natural Language :: English", "Operating System :: POSIX", "Topic :: System :: Boot", "Topic :: System :: Monitoring", "Topic :: System :: Systems Administration", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7"], "extras": ["iterparse"]}