Zlib implementation for POWER processors
Go to file
Tulio Magno Quites Machado Filho 48724892fb Fix release value
The release value did not match with the value from the changelog.
This update synchronizes them.
2020-11-10 19:25:30 -03:00
.gitignore Update sources information 2020-11-10 19:05:42 -03:00
libnxz.so.patch Initial commit 2020-10-27 23:16:32 -03:00
libnxz.spec Fix release value 2020-11-10 19:25:30 -03:00
README.md Add information to the README.md 2020-11-10 19:04:06 -03:00
rm-git.patch Initial commit 2020-10-27 23:16:32 -03:00
sources Update sources information 2020-11-10 19:05:42 -03:00

libnxz

libnxz is a zlib-compatible library that uses the NX GZIP Engine available on POWER9 or newer processors in order to provide a faster zlib/gzip compression without using the general-purpose cores.