diff options
author | leot <leot@pkgsrc.org> | 2019-12-17 10:15:37 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2019-12-17 10:15:37 +0000 |
commit | 59d9f36005dcbfb72026fbe1b8cdd611af368b88 (patch) | |
tree | 1998e651c24b2e3b6159adbfddc508def00d8090 /archivers/py-brotli/distinfo | |
parent | 71988025deeecd15481eed9efff71739582be0ee (diff) | |
download | pkgsrc-59d9f36005dcbfb72026fbe1b8cdd611af368b88.tar.gz |
py-brotli: Import py-brotli-1.0.7 as archivers/py-brotli
Brotli is a generic-purpose lossless compression algorithm that compresses data
using a combination of a modern variant of the LZ77 algorithm, Huffman coding
and 2nd order context modeling, with a compression ratio comparable to the best
currently available general-purpose compression methods. It is similar in speed
with deflate but offers more dense compression.
This package contains Python bindings for Brotli.
Diffstat (limited to 'archivers/py-brotli/distinfo')
-rw-r--r-- | archivers/py-brotli/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/archivers/py-brotli/distinfo b/archivers/py-brotli/distinfo new file mode 100644 index 00000000000..7e9884e29bd --- /dev/null +++ b/archivers/py-brotli/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2019/12/17 10:15:37 leot Exp $ + +SHA1 (py-brotli/Brotli-1.0.7.zip) = 707c9a4eb4aefb60b8ece34b246ea2c1fee88fad +RMD160 (py-brotli/Brotli-1.0.7.zip) = d9924953377fa7d766da673529eb5be03123d08d +SHA512 (py-brotli/Brotli-1.0.7.zip) = 1c491fcea970e9c966b27ded03d50b7f77a038f228edb66c9ace383d9ceb4dc17e9f34cf957f3a0e8050847b7476bef7f42f39e10c6fc2a56686b6e29241e248 +Size (py-brotli/Brotli-1.0.7.zip) = 496391 bytes |