https://github.com/deb-ict/go-xml
XML package with namespace prefix support
https://github.com/deb-ict/go-xml
go golang xml
Last synced: 12 months ago
JSON representation
XML package with namespace prefix support
- Host: GitHub
- URL: https://github.com/deb-ict/go-xml
- Owner: deb-ict
- License: gpl-3.0
- Created: 2024-12-20T09:36:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T20:28:39.000Z (over 1 year ago)
- Last Synced: 2025-03-04T21:29:27.948Z (over 1 year ago)
- Topics: go, golang, xml
- Language: Go
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# go-xml
[](https://github.com/deb-ict/go-xml/actions/workflows/build.yml)
[](https://sonarcloud.io/summary/new_code?id=deb-ict_go-xml)
[](https://sonarcloud.io/summary/new_code?id=deb-ict_go-xml)
XML Toolkit
## Installation
Install `go-xml` using `go get`:
`go get -u github.com/deb-ict/go-xml`