diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-06-04 03:30:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:15 +0700 |
commit | b18db72faa9fc532b1fe4fd5fed453c9ed1aa0db (patch) | |
tree | 04dc39476f009a190c7d8b62273e8998ec3a9d06 /libraries/python3-plumbum/python3-plumbum.info | |
parent | 0502ee3b7bd0f242da29c46af19d9b9f49268f2e (diff) |
libraries/python3-plumbum: Added (shell combinators library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-plumbum/python3-plumbum.info')
-rw-r--r-- | libraries/python3-plumbum/python3-plumbum.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/python3-plumbum/python3-plumbum.info b/libraries/python3-plumbum/python3-plumbum.info new file mode 100644 index 0000000000000..6af158a9ff8c9 --- /dev/null +++ b/libraries/python3-plumbum/python3-plumbum.info @@ -0,0 +1,10 @@ +PRGNAM="python3-plumbum" +VERSION="1.7.2" +HOMEPAGE="http://plumbum.readthedocs.org" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/plumbum/plumbum-1.7.2.tar.gz" +MD5SUM="83916eed4814f34b458635667370fdb1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |