spex 0.2.0

Simple(ish) parser and extractor of XML
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.sipp]
version = "0.2.0"

[package]
categories = ["parser-implementations", "internationalization"]
description = "Simple(ish) parser and extractor of XML"
edition = "2021"
keywords = ["XML", "parser", "extractor", "namespace", "xml-lang"]
license = "MPL-2.0"
name = "spex"
readme = "README.md"
repository = "https://codeberg.org/Bobulous/spex"
version = "0.2.0"