macOS
brew install libxlslocal Homebrew formula metadata
sudo port install libxlsMacPorts ports tree · textproc/libxls/Portfile · ソース: api.github.com
brew
libxls のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libxlslocal Homebrew formula metadata
sudo port install libxlsMacPorts ports tree · textproc/libxls/Portfile · ソース: api.github.com
sudo dnf install libxlsFedora Rawhide package metadata · libxls · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libxlsnixpkgs package indexes · pkgs/by-name/li/libxls/package.nix · ソース: api.github.com
sudo zypper install libxls-developenSUSE Tumbleweed package metadata · libxls-devel · ソース: download.opensuse.org
概要
Read binary Excel files from C/C++
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
libxls2csv | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/libxls/libxls
インストールメタデータ
| パッケージキー | brew:libxls |
|---|---|
| バージョン | 1.6.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libxls |
| ホームページ | https://github.com/libxls/libxls |
| リポジトリ | https://github.com/libxls/libxls |
| 上流ドキュメント | https://github.com/libxls/libxls |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/libxls/libxls/releases/download/v1.6.3/libxls-1.6.3.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 libxlsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.