lzo
Port variant standard
Summary Portable speedy, lossless data compression library
Package version 2.10_1
Homepage No known homepage
Keywords archivers, devel
Maintainer nobody
License GPLv2
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 02 APR 2023, 18:43:58 UTC
Port created 31 MAR 2017, 00:55:30 UTC
Subpackage Descriptions
complete This is the lzo-standard metapackage. It pulls in all subpackages of lzo-standard.
primary LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio. LZO implements a number of algorithms with the following features: + Decompression is simple and *very* fast. + Requires no memory for decompression. + Compression is pretty fast. + Requires 64 kB of memory for compression. + Allows you to dial up extra compression at a speed cost in the compressor. The speed of the decompressor is not reduced. + Includes compression levels for generating pre-compressed data which achieve a quite competitive compression ratio. + There is also a compression level which needs only 8 kB for compression. + Algorithm is thread safe. + Algorithm is lossless.
dev This is the developer subpackage of the lzo-standard port. It may contain headers, pc files, static and PIC libraries and SO links.
docs This is the documents subpackage of the lzo-standard port.
examples This is the examples subpackage of the lzo-standard port.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
This package has no dependency requirements of any kind.
Download groups
main http://download.openpkg.org/components/cache/lzo/
Distribution File Information
c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072 600622 lzo-2.10.tar.gz
Ports that require lzo:standard
libarchive:extended Extended libarchive with lzo and lz4 capability
libvncserver:standard VNC server and client C libraries
lzop:standard LZO fast file compressor
mariadb1011:standard Fast SQL database server, derived from MySQL
mariadb104:standard Fast SQL database server, derived from MySQL
mariadb105:standard Fast SQL database server, derived from MySQL
mariadb106:standard Fast SQL database server, derived from MySQL
mariadb11:standard Fast SQL database server, derived from MySQL
openvpn:standard Secure and highly configurable VPN solution
qemu:standard Fast CPU emulator and virtualizer for x86 platform
tinc:standard Virtual Private Network (VPN) daemon