macOS
brew install libxlslocal Homebrew formula metadata
sudo port install libxlsMacPorts ports tree · textproc/libxls/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.