macOS
brew install liblzflocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de liblzf pour les workflows d'agents IA.
installation
brew install liblzflocal Homebrew formula metadata
sudo apk add liblzfAlpine Linux edge package indexes · liblzf · Source: dl-cdn.alpinelinux.org
sudo apt install liblzf-devDebian stable package indexes · liblzf-dev · Source: deb.debian.org
sudo dnf install liblzfFedora Rawhide package metadata · liblzf · Source: dl.fedoraproject.org
nix profile install nixpkgs#liblzfnixpkgs package indexes · pkgs/by-name/li/liblzf/package.nix · Source: api.github.com
sudo pacman -S liblzfArch Linux sync databases · liblzf · Source: geo.mirror.pkgbuild.com
aperçu
Very small, very fast data compression library
historique
liblzf is Marc Lehmann's very small portable-C compression library built around the LZF algorithm. Its niche is fast, easy-to-embed compression rather than maximum compression ratio.
The project page describes LibLZF as consisting of two .c files and two .h files, designed to be dropped into other programs. The same page emphasizes speed, portability, and a BSD-type license as reasons to use it in applications.
The public header copyright range is 2000-2008 for Marc Alexander Lehmann, which supports liblzf's origin as an early-2000s C library. The NetBSD lzf(1) manual records that the lzf command first appeared with version 0.1 of Marc Lehmann's LZF library and was rewritten for version 2.0.
liblzf's adoption is mostly embedded and quiet. Redis source code includes lzf.h in its RDB persistence code as the LZF compression library, which made the algorithm familiar to people inspecting Redis dump files even when they never installed the standalone liblzf package.
Developers embed the small C files directly or link the packaged library, while the lzf command provides a gzip-like utility interface. Build-time knobs such as HLOG, VERY_FAST, ULTRA_FAST, and CHECK_INPUT let embedders trade compression quality, speed, memory, and input validation.
liblzf matters to package nerds because it is a classic tiny-C-library package: old, compact, permissively licensed, easy to vendor, and still visible through larger systems that adopted its file-format behavior.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
lzf | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://oldhome.schmorp.de/marc/liblzf.html
métadonnées d'installation
| Clé du paquet | brew:liblzf |
|---|---|
| Version | 3.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/liblzf |
| Page d'accueil | https://oldhome.schmorp.de/marc/liblzf.html |
| Dépôt | https://cvs.schmorp.de/liblzf |
| Docs amont | https://oldhome.schmorp.de/marc/liblzf.html |
| Licence | BSD-2-Clause AND (BSD-2-Clause OR GPL-2.0-or-later) |
| Archive source | https://dist.schmorp.de/liblzf/liblzf-3.6.tar.gz |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | liblzf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
liblzf-dev 3.6-4+b3
Very small data compression library - development headers
http://software.schmorp.de/pkg/liblzf.html
sudo apt install liblzf-devliblzf1 3.6-4+b3
Very small data compression library
http://software.schmorp.de/pkg/liblzf.html
sudo apt install liblzf1liblzf
nix profile install nixpkgs#liblzfliblzf-dev 3.6-4
Very small data compression library - development headers
http://software.schmorp.de/pkg/liblzf.html
sudo apt install liblzf-devliblzf1 3.6-4
Very small data compression library
http://software.schmorp.de/pkg/liblzf.html
sudo apt install liblzf1liblzf 3.6-r1
A very small data compression library
http://software.schmorp.de/pkg/liblzf.html
sudo apk add liblzfliblzf-dev 3.6-r1
A very small data compression library (development files)
http://software.schmorp.de/pkg/liblzf.html
sudo apk add liblzf-devliblzf 3.6-34.fc44
Small data compression library
http://oldhome.schmorp.de/marc/liblzf.html
sudo dnf install liblzfliblzf-devel 3.6-34.fc44
Development files for liblzf
http://oldhome.schmorp.de/marc/liblzf.html
sudo dnf install liblzf-develliblzf 3.6-5
A very small data compression library
http://software.schmorp.de/pkg/liblzf.html
sudo pacman -S liblzfpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.