./archivers/py-brotlicffi, Python CFFI bindings to the Brotli library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0.0, Package name: py311-brotlicffi-1.1.0.0, Maintainer: pkgsrc-users

This library contains Python CFFI bindings for the reference Brotli
encoder/decoder. This allows Python software to use the Brotli compression
algorithm directly from Python code.


Master sites:

Filesize: 454.289 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-27 17:30:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-brotlicffi: updated to 1.1.0.0

1.1.0.0 (2023-09-14)
- Upgraded libbrotli to v1.1.0
- Added explicit support for Python 3.10, 3.11, and 3.12
- Removed support for Python 2.7, 3.5, and 3.6
   2023-08-28 11:27:05 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-brotlicffi: added version 1.0.9.2

This library contains Python CFFI bindings for the reference Brotli
encoder/decoder. This allows Python software to use the Brotli compression
algorithm directly from Python code.