diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-14 00:10:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-14 00:31:30 +0700 |
commit | 036aad6ecf437c51851791c76e789fa51985e146 (patch) | |
tree | 552a6efe531127346a4d9c82a3b42298db42dd0c /system/pyarchey/pyarchey.info | |
parent | e406d981e8466e2ef539072210255bdb79f6c353 (diff) | |
download | slackbuilds-036aad6ecf437c51851791c76e789fa51985e146.tar.gz |
system/pyarchey: Added (system information tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pyarchey/pyarchey.info')
-rw-r--r-- | system/pyarchey/pyarchey.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/pyarchey/pyarchey.info b/system/pyarchey/pyarchey.info new file mode 100644 index 0000000000..656e315bd2 --- /dev/null +++ b/system/pyarchey/pyarchey.info @@ -0,0 +1,10 @@ +PRGNAM="pyarchey" +VERSION="0.6.0" +HOMEPAGE="https://github.com/walchko/pyarchey" +DOWNLOAD="https://pypi.python.org/packages/source/p/pyarchey/pyarchey-0.6.0.tar.gz" +MD5SUM="80484b3c8dd72066ed8ca7f75b804933" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools psutil" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |