Description
A simple non-validating CSS1 and HTML parser for C++.
Installation Instructions
For EL7:
cd '/etc/yum.repos.d/'
curl 'https://copr.fedorainfracloud.org/coprs/scx/htmlcxx/repo/epel-7/scx-htmlcxx-epel-7.repo' > 'scx-htmlcxx-epel-7.repo'
yum install 'htmlcxx'
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (16)*, x86_64 (17)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (16)*, x86_64 (23)* | EPEL 7 (235 downloads) |
Fedora 38 | i386 (25)*, ppc64le (23)*, x86_64 (19)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (17)*, ppc64le (15)*, x86_64 (17)* | Fedora 39 (41 downloads) |
Fedora 40 | i386 (10)*, ppc64le (10)*, x86_64 (10)* | Fedora 40 (27 downloads) |
Fedora 41 | i386 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 41 (9 downloads) |
Fedora rawhide | i386 (25)*, ppc64le (26)*, x86_64 (20)* | Fedora rawhide (199 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable scx/htmlcxx
More info about enabling Copr repositories