github.com/toddsundsted/libxml_ext
0.3.1 / published Feb 28, 2026 / repository
Extensions to XML in Crystal.
libxml_ext
Extensions to XML in Crystal.
This library wraps libxml2 functionality for mutating XML documents.
Installation
- Add the dependency to your
shard.yml:
dependencies:
libxml_ext:
github: toddsundsted/libxml_ext
- Run
shards install
Usage
require "libxml_ext"
Contributors
- Todd Sundsted - creator and maintainer
API
This version publishes no documented types.