diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2017-03-05 09:03:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-05 09:03:28 +0700 |
commit | 644dff6142b6ee1bbe4422b33231727317cdc62f (patch) | |
tree | 024bcfb6fb536273f17edaeea77d561bb5af36e9 /python/traceback2/traceback2.info | |
parent | b913e83a7b70177afb96037f08c21fcb91532e9f (diff) | |
download | slackbuilds-644dff6142b6ee1bbe4422b33231727317cdc62f.tar.gz |
python/traceback2: Addded (Backports of the traceback module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/traceback2/traceback2.info')
-rw-r--r-- | python/traceback2/traceback2.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/traceback2/traceback2.info b/python/traceback2/traceback2.info new file mode 100644 index 0000000000..98ca5e587e --- /dev/null +++ b/python/traceback2/traceback2.info @@ -0,0 +1,10 @@ +PRGNAM="traceback2" +VERSION="1.4.0" +HOMEPAGE="https://github.com/testing-cabal/traceback2" +DOWNLOAD="https://pypi.python.org/packages/eb/7f/e20ba11390bdfc55117c8c6070838ec914e6f0053a602390a598057884eb/traceback2-1.4.0.tar.gz" +MD5SUM="9e9723f4d70bfc6308fa992dd193c400" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="linecache2" +MAINTAINER="Nikos Giotis" +EMAIL="nikos.giotis@gmail.com" |