~sircmpwn/hare-xml

XML support for Hare
86bab960 — Drew DeVault 25 days ago
format::xml::writer: remove cdata
parser: Use unread buffer instead of bufio::stream
parser: Refactor requiring rune into wantrune

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~sircmpwn/hare-xml
read/write
git@git.sr.ht:~sircmpwn/hare-xml

You can also use your local clone with git send-email.

#hare-xml

This package provides XML support for Hare.

#Installation

#From your distribution

The recommended name for this package is "hare-xml". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.

#System-wide installation

make install

#Vendoring

git subtree -P vendor/hare-xml/ add https://git.sr.ht/~sircmpwn/hare-xml master
Do not follow this link