diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-04-27 04:47:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-27 04:47:54 +0700 |
commit | acd3e150e2dfb7732bca61476e8ea4701d036fcc (patch) | |
tree | 3c535011e00d8f4d071262f39bdc777663f1fda1 /python/python-PySnooper/python-PySnooper.info | |
parent | a33ac1696804717e0b86093f1aa4cfe8bb4e0c4a (diff) |
python/python-PySnooper: Added (simple debugger for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-PySnooper/python-PySnooper.info')
-rw-r--r-- | python/python-PySnooper/python-PySnooper.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-PySnooper/python-PySnooper.info b/python/python-PySnooper/python-PySnooper.info new file mode 100644 index 0000000000000..b807b19130832 --- /dev/null +++ b/python/python-PySnooper/python-PySnooper.info @@ -0,0 +1,10 @@ +PRGNAM="python-PySnooper" +VERSION="0.0.22" +HOMEPAGE="https://github.com/cool-RR/PySnooper" +DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.0.22.tar.gz" +MD5SUM="a2e15de16feac66dc2b5f97d20aff0f8" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |