Bug 279537

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:
Description Flags
Patch to add new devel/py-isal-1.6.1 port (via git am)
none
Patch to add new devel/py-isal-1.6.1 port (via git am)
none
Patch to add new devel/py-isal-1.6.1 port (via git am) none

Description Oleg Sidorkin 2024-06-05 07:37:09 UTC
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.
Comment 1 Oleg Sidorkin 2024-06-05 07:39:20 UTC
portlint -A and poudriere checks passed
Comment 2 Oleg Sidorkin 2024-06-05 18:07:50 UTC
Created attachment 251239 [details]
Patch to add new devel/py-isal-1.6.1 port (via git am)

Better patch
Comment 3 Oleg Sidorkin 2024-06-07 10:07:24 UTC
Created attachment 251265 [details]
Patch to add new devel/py-isal-1.6.1 port (via git am)

Fix typo