macOS
brew install libxlslocal Homebrew formula metadata
sudo port install libxlsMacPorts ports tree · textproc/libxls/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libxls in AI-Agent-Workflows.
Installation
brew install libxlslocal Homebrew formula metadata
sudo port install libxlsMacPorts ports tree · textproc/libxls/Portfile · Quelle: api.github.com
sudo dnf install libxlsFedora Rawhide package metadata · libxls · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libxlsnixpkgs package indexes · pkgs/by-name/li/libxls/package.nix · Quelle: api.github.com
sudo zypper install libxls-developenSUSE Tumbleweed package metadata · libxls-devel · Quelle: download.opensuse.org
Überblick
Read binary Excel files from C/C++
Verlauf
libxls is a C/C++ library and small command-line toolkit for reading the legacy binary Excel XLS format. Its package-manager identity is tied to a practical problem: extracting data from old spreadsheets without automating Microsoft Excel.
The public source history records copyright lines for Komarov Valery in 2004, Christophe Leitienne in 2006, David Hoerl from 2008 through 2017, and Evan Miller from 2013 through 2018. The GitHub project describes the library as a parser for Excel files in the old binary OLE format and as the home of a CSV conversion tool.
By the 1.5.x series the project had been moved under new maintenance. The project README calls out the GitHub hosting move, an in-memory parsing API, error-returning internals, fuzz testing, and fixes for security vulnerabilities in the 1.4-and-earlier line.
libxls spread through Unix package managers because the XLS format remained common in public data, research archives, and office exports long after XLSX became the default Office format. The R tidyverse readxl package documents libxls as its embedded reader for .xls files, which made the library visible to data analysts who never installed it directly.
Typical use is either linking the C library to inspect worksheets and cells, or running the bundled converter on an XLS file before feeding the result to text-based data tools. The library is most relevant when the input is the old binary XLS/OLE format rather than OOXML XLSX.
For package maintainers, libxls is a small example of a compatibility library whose value comes from preserving access to awkward legacy binary formats. Its 1.5-era fuzzing and error-handling work also turned an old parser into something more acceptable for distro builds that may process untrusted documents.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
libxls2csv | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/libxls/libxls
Installationsmetadaten
| Paketschlüssel | brew:libxls |
|---|---|
| Version | 1.6.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libxls |
| Homepage | https://github.com/libxls/libxls |
| Repository | https://github.com/libxls/libxls |
| Upstream-Dokumentation | https://github.com/libxls/libxls |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/libxls/libxls/releases/download/v1.6.3/libxls-1.6.3.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libxls |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libxls
nix profile install nixpkgs#libxlslibxls 1.6.3-7.fc44
Read binary Excel files from C/C++
https://github.com/libxls/libxls
sudo dnf install libxlslibxls-devel 1.6.3-7.fc44
Development files for libxls
https://github.com/libxls/libxls
sudo dnf install libxls-devellibxls-devel 1.6.3-1.4
Header files for libxls
https://github.com/libxls/libxls
sudo zypper install libxls-devellibxls-tools 1.6.3-1.4
Utility for parsing Excel (XLS) files
https://github.com/libxls/libxls
sudo zypper install libxls-toolslibxlsreader8 1.6.3-1.4
Library for Parsing Excel (XLS) Files
https://github.com/libxls/libxls
sudo zypper install libxlsreader8libxls
sudo port install libxlsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.