macOS
brew install libxlslocal Homebrew formula metadata
sudo port install libxlsMacPorts ports tree · textproc/libxls/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libxls pour les workflows d'agents IA.
installation
brew install libxlslocal Homebrew formula metadata
sudo port install libxlsMacPorts ports tree · textproc/libxls/Portfile · Source: api.github.com
sudo dnf install libxlsFedora Rawhide package metadata · libxls · Source: dl.fedoraproject.org
nix profile install nixpkgs#libxlsnixpkgs package indexes · pkgs/by-name/li/libxls/package.nix · Source: api.github.com
sudo zypper install libxls-developenSUSE Tumbleweed package metadata · libxls-devel · Source: download.opensuse.org
aperçu
Read binary Excel files from C/C++
historique
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.
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 |
|---|---|---|---|
libxls2csv | 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://github.com/libxls/libxls
métadonnées d'installation
| Clé du paquet | brew:libxls |
|---|---|
| Version | 1.6.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libxls |
| Page d'accueil | https://github.com/libxls/libxls |
| Dépôt | https://github.com/libxls/libxls |
| Docs amont | https://github.com/libxls/libxls |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/libxls/libxls/releases/download/v1.6.3/libxls-1.6.3.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, 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 | 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 |
|
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.
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 libxlspiste 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.