NOTICE: This package has been removed from pkgsrc

./archivers/py-brotlipy, Python Bindings to the Brotli Compression Algorithm

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.7.0nb1, Package name: py310-brotlipy-0.7.0nb1, Maintainer: pkgsrc-users

Brotlipy is a collection of CFFI-based bindings to the Brotli
compression reference implementation as written by Google. This
enables Python software to easily and quickly work with the Brotli
compression algorithm, regardless of what interpreter is being
used.


Master sites:

Filesize: 403.65 KB

Version history: (Expand)


CVS history: (Expand)


   2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96)
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2017-06-21 11:41:38 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
0.7.0:
- Update to v0.6.0 of the Brotli library.
   2017-04-14 14:10:26 by Leonardo Taccari | Files touched by this commit (4)
Log message:
Import py-brotlipy-0.6.0 as archivers/py-brotlipy

Brotlipy is a collection of CFFI-based bindings to the Brotli
compression reference implementation as written by Google. This
enables Python software to easily and quickly work with the Brotli
compression algorithm, regardless of what interpreter is being
used.