Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, Nix, pacman, zypper, apt 安装 htmlcxx

查看 htmlcxx 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install htmlcxx

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add htmlcxx

Alpine Linux edge package indexes · htmlcxx · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install htmlcxx

Fedora Rawhide package metadata · htmlcxx · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#htmlcxx

nixpkgs package indexes · pkgs/by-name/ht/htmlcxx/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S htmlcxx

Arch Linux sync databases · htmlcxx · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install htmlcxx

openSUSE Tumbleweed package metadata · htmlcxx · 来源: download.opensuse.org

Debian apt已验证 · 92%
sudo apt install libcss-parser-pp0v5

Debian stable package indexes · libcss-parser-pp0v5 · 来源: deb.debian.org

概览

软件包摘要

Non-validating CSS1 and HTML parser for C++

命令和别名

  • htmlcxx

历史

项目历史与用法

htmlcxx is a C++ library and small utility for non-validating HTML and CSS1 parsing. Its distinctive promise is that an HTML document can be reproduced character by character from the parse tree, while users still get STL-like tree traversal.

项目历史

The SourceForge project was registered in 2003 and the project page names Davi de Castro Reis and Robson Braga Araujo as maintainers. The project documentation describes a parser designed to mimic Mozilla Firefox parsing behavior without inserting bytes that were not present in the input document.

The later README says the project spent a decade on SourceForge, was manually copied elsewhere, and then moved to GitHub with accumulated patches. It also says the library is frozen except for eventual bug fixes, which fits its role as a stable, old C++ parsing component.

采用历史

htmlcxx appears in Homebrew, Alpine, Debian and Ubuntu library packages, Fedora-family packages, Nix, Arch, and openSUSE. Distribution packaging is especially relevant because C++ users often want headers and libraries from system package managers rather than vendored source snapshots.

使用方式

The README shows C++ code parsing an HTML string into a tree, walking links, dumping text, and using the htmlcxx command-line application to inspect how the library parses input. Its sweet spot is lightweight extraction or parser experiments where preserving original document bytes matters.

为什么软件包爱好者会关心

For package nerds, htmlcxx is an old-school SourceForge C++ library that still shows up in distro package sets because it offers a compact API and a specific round-tripping behavior. It is less a general web platform parser than a useful legacy component for native-code tools.

时间线

  • 2003: The SourceForge project was registered.
  • 2009: A SourceForge user review described it as fast, solid, robust, and easy to use.
  • 2015: The README records the SourceForge-to-GitHub move and says the library is frozen except for fixes.
  • Version 0.85: The news notes gcc 4.3 fixes and CSS library distribution improvements.
  • Version 0.86: The news notes compilation fixes.
  • Version 0.87: The news notes cherry-picked fixes from a long-running fork.

Related projects

  • Related native and parser projects include Gumbo, libxml2's HTML parser, html5lib ports, tree.hh, and hcxselect. The README also references Mozilla Firefox behavior as a model for parse trees.

来源

  • Homebrew and distribution package metadata support package-manager adoption.
  • SourceForge project metadata documents registration, maintainers, description, project activity, and package identity.
  • The README documents SourceForge history, GitHub move, frozen status, parser design, examples, and version news.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
htmlcxxcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.87
管理器更新时间2026-06-19
本地数据OK
上游not checked
检测到的最新版本未检测到

https://htmlcxx.sourceforge.net/

安装元数据

软件包元数据

软件包键brew:htmlcxx
版本0.87
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/htmlcxx
主页https://htmlcxx.sourceforge.net/
仓库https://sourceforge.net/p/htmlcxx/code
上游文档https://htmlcxx.sourceforge.net/
许可证LGPL-2.0-only AND Apache-2.0
源码归档https://downloads.sourceforge.net/project/htmlcxx/v0.87/htmlcxx-0.87.tar.gz
最后更新2026-06-19T12:31:20-07:00
Pulseupdated
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehtmlcxx
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libcss-parser-pp0v5 0.87-4+b2

simple CSS1 parser library for C++

http://htmlcxx.sourceforge.net/

sudo apt install libcss-parser-pp0v5
  • Section: libs
  • Architecture: amd64
  • Source Package: htmlcxx
  • 4 依赖
  • normalized package name match
  • 匹配方式:Htmlcxx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcss-parser-pp0v5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcss-parser0 0.87-4+b2

simple CSS1 parser library for C

http://htmlcxx.sourceforge.net/

sudo apt install libcss-parser0
  • Section: libs
  • Architecture: amd64
  • Source Package: htmlcxx
  • 1 依赖
  • normalized package name match
  • 匹配方式:Htmlcxx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcss-parser0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhtmlcxx-dev 0.87-4+b2

simple HTML/CSS1 parser library for C++ (development)

http://htmlcxx.sourceforge.net/

sudo apt install libhtmlcxx-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: htmlcxx
  • 6 依赖
  • normalized package name match
  • 匹配方式:Htmlcxx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhtmlcxx-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhtmlcxx3v5 0.87-4+b2

simple HTML parser library for C++

http://htmlcxx.sourceforge.net/

sudo apt install libhtmlcxx3v5
  • Section: libs
  • Architecture: amd64
  • Source Package: htmlcxx
  • 3 依赖
  • normalized package name match
  • 匹配方式:Htmlcxx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhtmlcxx3v5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

htmlcxx

nix profile install nixpkgs#htmlcxx
  • normalized package name match
  • 匹配方式:Htmlcxx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ht/htmlcxx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libcss-parser-pp0v5 0.87-4

simple CSS1 parser library for C++

http://htmlcxx.sourceforge.net/

sudo apt install libcss-parser-pp0v5
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: htmlcxx
  • 4 依赖
  • normalized package name match
  • 匹配方式:Htmlcxx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcss-parser-pp0v5 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcss-parser0 0.87-4

simple CSS1 parser library for C

http://htmlcxx.sourceforge.net/

sudo apt install libcss-parser0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: htmlcxx
  • 1 依赖
  • normalized package name match
  • 匹配方式:Htmlcxx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcss-parser0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhtmlcxx-dev 0.87-4

simple HTML/CSS1 parser library for C++ (development)

http://htmlcxx.sourceforge.net/

sudo apt install libhtmlcxx-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: htmlcxx
  • 6 依赖
  • normalized package name match
  • 匹配方式:Htmlcxx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhtmlcxx-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhtmlcxx3v5 0.87-4

simple HTML parser library for C++

http://htmlcxx.sourceforge.net/

sudo apt install libhtmlcxx3v5
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: htmlcxx
  • 3 依赖
  • normalized package name match
  • 匹配方式:Htmlcxx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhtmlcxx3v5 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

htmlcxx 0.87-r1

Simple non-validating CSS1 and HTML parser for C++

https://htmlcxx.sourceforge.net/

sudo apk add htmlcxx
  • License: LGPL-2.0-only
  • Architecture: x86_64
  • Source Package: htmlcxx
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Htmlcxx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: htmlcxx from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

htmlcxx-dev 0.87-r1

Simple non-validating CSS1 and HTML parser for C++ (development files)

https://htmlcxx.sourceforge.net/

sudo apk add htmlcxx-dev
  • License: LGPL-2.0-only
  • Architecture: x86_64
  • Source Package: htmlcxx
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Htmlcxx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: htmlcxx-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

htmlcxx 0.86-28.fc44

A simple non-validating CSS1 and HTML parser for C++

http://htmlcxx.sourceforge.net/

sudo dnf install htmlcxx
  • License: LicenseRef-Callaway-LGPLv2 AND GPL-2.0-or-later AND Apache-2.0 AND LicenseRef-Callaway-MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: htmlcxx
  • 5 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Htmlcxx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: htmlcxx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

htmlcxx-devel 0.86-28.fc44

Headers and Static Library for htmlcxx

http://htmlcxx.sourceforge.net/

sudo dnf install htmlcxx-devel
  • License: LicenseRef-Callaway-LGPLv2 AND GPL-2.0-or-later AND Apache-2.0 AND LicenseRef-Callaway-MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: htmlcxx
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Htmlcxx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: htmlcxx-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

htmlcxx 0.87-5

A simple non-validating CSS1 and HTML parser for C++.

http://gcc-libs.sourceforge.net/

sudo pacman -S htmlcxx
  • License: LGPL
  • Architecture: x86_64
  • 1 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Htmlcxx
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: htmlcxx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

htmlcxx 0.87-2.15

HTML and CSS APIs for C++

http://htmlcxx.sourceforge.net/

sudo zypper install htmlcxx
  • License: LGPL-2.0-only AND Apache-2.0
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: htmlcxx
  • 4 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Htmlcxx
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: htmlcxx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

htmlcxx-devel 0.87-2.15

Headers and Static Library for htmlcxx

http://htmlcxx.sourceforge.net/

sudo zypper install htmlcxx-devel
  • License: LGPL-2.0-only AND Apache-2.0
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: htmlcxx
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Htmlcxx
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: htmlcxx-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment