diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2017-06-08 10:08:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-10 10:47:40 +0700 |
commit | 4b321577fd243c5fb8b0d9d7997caa58b7999d8a (patch) | |
tree | 91eaadf89d891e6fc4b7dae0dcfe91e55e31f591 /python/python-slip/python-slip.info | |
parent | ad02e2bd437204a28e82dfa4174a79867044df20 (diff) |
python/python-slip: Added (convenience & extension code).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-slip/python-slip.info')
-rw-r--r-- | python/python-slip/python-slip.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-slip/python-slip.info b/python/python-slip/python-slip.info new file mode 100644 index 0000000000000..a4f988bea0251 --- /dev/null +++ b/python/python-slip/python-slip.info @@ -0,0 +1,10 @@ +PRGNAM="python-slip" +VERSION="0.6.5" +HOMEPAGE="https://github.com/nphilipp/python-slip" +DOWNLOAD="https://github.com/nphilipp/python-slip/releases/download/python-slip-0.6.5/python-slip-0.6.5.tar.bz2" +MD5SUM="28ae5f93853466c44ec96706ba2a1eb4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Robby Workman" +EMAIL="rworkman@slackbuilds.org" |