Bug 279537 - [New port] devel/py-isal: Python bindings for the ISA-L library for compression and decompression
Summary: [New port] devel/py-isal: Python bindings for the ISA-L library for compressi...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/pycompression/pyth...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-05 07:37 UTC by Oleg Sidorkin
Modified: 2024-06-07 10:07 UTC (History)
0 users

See Also:


Attachments
Patch to add new devel/py-isal-1.6.1 port (via git am) (5.22 KB, patch)
2024-06-05 07:37 UTC, Oleg Sidorkin
no flags Details | Diff
Patch to add new devel/py-isal-1.6.1 port (via git am) (5.28 KB, patch)
2024-06-05 18:07 UTC, Oleg Sidorkin
no flags Details | Diff
Patch to add new devel/py-isal-1.6.1 port (via git am) (5.28 KB, patch)
2024-06-07 10:07 UTC, Oleg Sidorkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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