diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-03-09 20:16:57 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-10 08:37:17 +0100 |
commit | a68ced9432b511033025831ab62fcd8e202a8163 (patch) | |
tree | e65a928494f4a47b8825ec4750c9182a9753c032 /package/python-texttable/python-texttable.hash | |
parent | aa2a309b603044db39f7b8e0c54ad5c4159f04c6 (diff) | |
download | buildroot-a68ced9432b511033025831ab62fcd8e202a8163.tar.gz buildroot-a68ced9432b511033025831ab62fcd8e202a8163.zip |
package: add python-texttable
Module for creating simple ASCII tables.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-texttable/python-texttable.hash')
-rw-r--r-- | package/python-texttable/python-texttable.hash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/python-texttable/python-texttable.hash b/package/python-texttable/python-texttable.hash new file mode 100644 index 0000000000..448d6b7dd1 --- /dev/null +++ b/package/python-texttable/python-texttable.hash @@ -0,0 +1,4 @@ +# md5 from https://pypi.python.org/pypi/texttable/json, sha256 locally computed +md5 a712b5a5464d51c5fc43c64d9d2cd0de texttable-0.9.1.tar.gz +sha256 119041773ff03596b56392532f9315cb3a3116e404fd6f36e76a7dc088d95c79 texttable-0.9.1.tar.gz +sha256 da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768 LICENSE |