An experimental XML library in Go.
https://mellium.im/xml/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 weeks ago | |
---|---|---|
.github | 4 weeks ago | |
CHANGES.md | 2 months ago | |
DCO | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 4 weeks ago | |
atom_test.go | 2 months ago | |
doc.go | 2 months ago | |
encodingxml.go | 2 months ago | |
example_marshaling_test.go | 2 months ago | |
example_test.go | 2 months ago | |
example_text_marshaling_test.go | 2 months ago | |
go.mod | 2 months ago | |
marshal_test.go | 2 months ago | |
read_test.go | 2 months ago | |
split.go | 2 months ago | |
split_test.go | 2 months ago | |
tokenizer.go | 2 months ago | |
tokenizer_test.go | 2 months ago | |
xml_test.go | 2 months ago |
README.md
XML
An experimental XML library in Go.
To use it in your project, import it like so:
import mellium.im/xml
If you'd like to contribute to the project, see CONTRIBUTING.md.
License
The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the file "LICENSE".
Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.