Hasty Briefsbeta

Bilingual

Libxml2 Enterprise Edition (AGPL, from the previous maintainer)

7 hours ago
  • #XML
  • #C
  • #Security
  • libxml2-ee is an XML toolkit implemented in C, based on libxml2, released under AGPL-3.0.
  • Improvements over libxml2 include up to 10x faster SIMD-accelerated parser, fixed denial-of-service issues, 64-bit hardening, and improved fuzz coverage.
  • Build options include support for various XML features like XPath, XInclude, and validation, with platform-specific options like AVX and SIMD support.
  • Can be built with meson (recommended), CMake, or GNU Autotools, with detailed instructions provided for each method.
  • Dependencies include POSIX or Windows OS, iconv for character encoding, and optional libreadline for xmllint.
  • Security measures include fixed known issues, with unsafe operations clearly listed, and aevum GmbH acting as steward under the EU Cyber Resilience Act.
  • Contributions are not accepted; users are directed to the original libxml2 project.