From 3aab2d391b7c68b7ebcf306bcf4270611b419fba Mon Sep 17 00:00:00 2001 From: jkim Date: Wed, 10 Jun 2015 17:01:03 +0000 Subject: Python binding for the lz4 compression library by Yann Collet. WWW: https://github.com/steeve/python-lz4 --- archivers/py-lz4/distinfo | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 archivers/py-lz4/distinfo (limited to 'archivers/py-lz4/distinfo') diff --git a/archivers/py-lz4/distinfo b/archivers/py-lz4/distinfo new file mode 100644 index 000000000000..82d26708057f --- /dev/null +++ b/archivers/py-lz4/distinfo @@ -0,0 +1,2 @@ +SHA256 (lz4-0.7.0.tar.gz) = cd225744298568fd217577fc14a326a24835412374dadb5060db48f1af43eb48 +SIZE (lz4-0.7.0.tar.gz) = 26786 -- cgit