Files
ports/archivers/php-bzip3/pkg-descr
Paavo-Einari Kaipila a467fdaf32 archivers/php-bzip3: [NEW PORT] bzip3 compression extension
PR:		288888
Tested by:	gatekeeper <tiago.gasiba@gmail.com>
Approved by:	yuri@ (Mentor)
2025-10-31 03:55:08 +04:00

4 lines
216 B
Plaintext

This is the PHP extension for BZip3, a spiritual successor to BZip2. Compared to
BZip2, BZip3 offers better speed as well as better compression ratios. Like its
predecessor, BZip3 excels at compressing text or code.