Path to this page:
./
wip/rapidxml,
RapidXml is an attempt to create the fastest XML parser possible
Branch: CURRENT,
Version: 1.13,
Package name: rapidxml-1.13,
Maintainer: pkgsrc-usersRapidXml is an attempt to create the fastest XML parser possible, while
retaining usability, portability and reasonable W3C compatibility. It is an
in-situ parser written in modern C++, with parsing speed approaching that of
strlen function executed on the same data.
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 1bd6e89126ada3e2e1764ac2ff482313ed8250fa
Filesize: 43.128 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2013-06-02 14:27:25 by othyro | Files touched by this commit (1) |
Log message:
Add buildlink3.mk file, setting BUILDLINK_DEPMETHOD.rapidxml?= build
as it installs static headers.
|
2012-12-01 13:56:22 by othyro | Files touched by this commit (4) |
Log message:
Import rapidxml-1.13 as wip/rapidxml.
RapidXml is an attempt to create the fastest XML parser possible, while
retaining usability, portability and reasonable W3C compatibility. It is an
in-situ parser written in modern C++, with parsing speed approaching that of
strlen function executed on the same data.
|