| Summary: | [New port] devel/py-isal: Python bindings for the ISA-L library for compression and decompression | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Oleg Sidorkin <osidorkin> | ||||||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||||
| Status: | New --- | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | --- | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| URL: | https://github.com/pycompression/python-isal | ||||||||||
| Attachments: |
|
||||||||||
portlint -A and poudriere checks passed Created attachment 251239 [details]
Patch to add new devel/py-isal-1.6.1 port (via git am)
Better patch
Created attachment 251265 [details]
Patch to add new devel/py-isal-1.6.1 port (via git am)
Fix typo
|
Created attachment 251232 [details] Patch to add new devel/py-isal-1.6.1 port (via git am) Faster zlib and gzip compatible compression and decompression by providing Python bindings for the ISA-L library. This package provides Python bindings for the ISA-L library. The Intel(R) Intelligent Storage Acceleration Library (ISA-L) implements several key algorithms in assembly language. This includes a variety of functions to provide zlib/gzip-compatible compression.