diff options
author | Brenton Earl <brent@exitstatusone.com> | 2015-11-18 23:16:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-18 23:23:01 +0700 |
commit | 02841875e0cfa8716fd042fafb5e454d54eeba96 (patch) | |
tree | d6043e8feaf16419ab7f44c8909cd6b58081773f /python/stopit/stopit.info | |
parent | 29f7a2f4b84c8245ad95cb26a25aa7b89f95de10 (diff) | |
download | slackbuilds-02841875e0cfa8716fd042fafb5e454d54eeba96.tar.gz |
python/stopit: Added (Raise asynchronous exceptions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stopit/stopit.info')
-rw-r--r-- | python/stopit/stopit.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/stopit/stopit.info b/python/stopit/stopit.info new file mode 100644 index 0000000000..642a094239 --- /dev/null +++ b/python/stopit/stopit.info @@ -0,0 +1,10 @@ +PRGNAM="stopit" +VERSION="1.1.1" +HOMEPAGE="https://pypi.python.org/pypi/stopit" +DOWNLOAD="https://pypi.python.org/packages/source/s/stopit/stopit-1.1.1.tar.gz" +MD5SUM="dec60dae41bec73233e83db003390bdc" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Brenton Earl" +EMAIL="brent@exitstatusone.com" |