Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libxml2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • libxml2
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Feb 13, 2022 by Nick Wellnhofer's avatar Nick Wellnhofer
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 92e1bd0f
......@@ -68,7 +68,7 @@ There are a number of language bindings and wrappers available for libxml2, the
* Steve Ball and contributors maintains [libxml2 and libxslt bindings for Tcl](http://tclxml.sourceforge.net/).
* libxml2 and libxslt are the default XML libraries for PHP5.
* [LibxmlJ](https://savannah.gnu.org/projects/classpathx/) is an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and libxslt as part of GNU ClasspathX project.
* Patrick McPhee provides Rexx bindings for libxml2 and libxslt, look for [RexxXML](https://www.interlog.com/\~ptjm/software.html).
* Patrick McPhee provides Rexx bindings for libxml2 and libxslt, look for [RexxXML](http://www.interlog.com/\~ptjm/software.html).
* Satimage provides [XMLLib osax](https://www.satimage.fr/software/en/downloads_osaxen.html). This is an osax for Mac OS X with a set of commands to implement in AppleScript the XML DOM, XPATH and XSLT. Also includes commands for Property-lists (Apple's fast lookup table XML format.)
* Francesco Montorsi developed [wxXml2](https://sourceforge.net/projects/wxcode/) wrappers that interface libxml2, allowing wxWidgets applications to load/save/edit XML instances.
......
Clone repository
  • Architecture
  • Catalog support
  • Encodings support
  • Entities
  • FAQ
  • IO interfaces
  • Memory management
  • Namespaces
  • Parser interfaces
  • Python bindings
  • Reader Interface
  • SAX interface
  • Thread safety
  • Tree structure
  • Validation and DTDs
View All Pages