diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2017-04-17 00:09:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:41 +0700 |
commit | a3131df8a7ec07516ae970fc348839b55fbad353 (patch) | |
tree | f4240d5f0dd6328ecdc423bd561a95a4f2d5da1b /python/xopen/xopen.info | |
parent | e2d2502ea363eca94a2342ace1fb713c1d89f46c (diff) |
python/xopen: Added (xopen function for compressed files).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/xopen/xopen.info')
-rw-r--r-- | python/xopen/xopen.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/xopen/xopen.info b/python/xopen/xopen.info new file mode 100644 index 000000000000..fbc9d9bf3c47 --- /dev/null +++ b/python/xopen/xopen.info @@ -0,0 +1,10 @@ +PRGNAM="xopen" +VERSION="0.1.1" +HOMEPAGE="https://pypi.python.org/pypi/xopen" +DOWNLOAD="https://pypi.python.org/packages/9a/b7/8906d6b2c4f874c0aacc676709a3d533362ac93bebc4a656c9df19421c9b/xopen-0.1.1.tar.gz" +MD5SUM="4e0e955546ee6bee4ea736b54623a671" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Petar Petrov" +EMAIL="slackalaxy@gmail.com" |