lzo
Port variant std
Summary Portable speedy, lossless data compression library
BROKEN
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 09 AUG 2024, 21:24:17 UTC
Port created 31 MAR 2017, 00:55:30 UTC
Subpackage Descriptions
set Subpackage description undefined (port maintainer error).
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:std port. It may contain headers, pc files, static and PIC libraries and SO links.
docs This is the documents subpackage of the lzo:std port.
examples This is the examples subpackage of the lzo:std 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:std
libarchive:extended Extended libarchive with lzo and lz4 capability
libvncserver:std VNC server and client C libraries
lzop:std LZO fast file compressor
mariadb1011:std Fast SQL database server, derived from MySQL
mariadb105:std Fast SQL database server, derived from MySQL
mariadb106:std Fast SQL database server, derived from MySQL
mariadb11:std Fast SQL database server, derived from MySQL
openvpn:std Secure and highly configurable VPN solution
qemu:std Fast CPU emulator and virtualizer for x86 platform
tinc:std Virtual Private Network (VPN) daemon