diff options
author | digwtx <wtx358@qq.com> | 2014-08-31 18:17:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-31 18:17:25 +0700 |
commit | 01c299573cd04fcc3b7612ce8f18459bcf77bf19 (patch) | |
tree | 5e75ad79dd7b53283499d37bbbf05f2a9a67ade4 /system/supervisor/supervisor.info | |
parent | 5a94f78d0a2542e4903b61c9ff7ee833b60fb83b (diff) | |
download | slackbuilds-01c299573cd04fcc3b7612ce8f18459bcf77bf19.tar.gz |
system/supervisor: Added (A system for controlling process state).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/supervisor/supervisor.info')
-rw-r--r-- | system/supervisor/supervisor.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/supervisor/supervisor.info b/system/supervisor/supervisor.info new file mode 100644 index 0000000000..a303a3e500 --- /dev/null +++ b/system/supervisor/supervisor.info @@ -0,0 +1,10 @@ +PRGNAM="supervisor" +VERSION="3.1.1" +HOMEPAGE="http://supervisord.org/" +DOWNLOAD="https://pypi.python.org/packages/source/s/supervisor/supervisor-3.1.1.tar.gz" +MD5SUM="8c9714feaa63902f03871317e3ebf62e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="digwtx" +EMAIL="wtx358@qq.com" |