8
0
Fork
You've already forked clarkns
0
XML Clark Notation in Go https://mellium.im/clarkns/
  • Go 100%
Sam Whited 849a3a5a44
All checks were successful
ci/woodpecker/push/dco Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/validate Pipeline was successful
.woodpecker: use Codeberg CI (Woodpecker)
Signed-off-by: Sam Whited <sam@samwhited.com>
2022年07月15日 07:01:41 -04:00
.github/workflows all: close PRs on GitHub and update readme 2022年07月11日 08:21:08 -04:00
.woodpecker .woodpecker: use Codeberg CI (Woodpecker) 2022年07月15日 07:01:41 -04:00
docs docs: update funding mechanisms 2022年03月15日 23:47:01 -04:00
DCO Add boilerplate documentation and CI config 2020年07月05日 18:13:21 -04:00
go.mod .woodpecker: use Codeberg CI (Woodpecker) 2022年07月15日 07:01:41 -04:00
go.sum .woodpecker: use Codeberg CI (Woodpecker) 2022年07月15日 07:01:41 -04:00
LICENSE Add boilerplate documentation and CI config 2020年07月05日 18:13:21 -04:00
ns.go Fix broken copyright headers 2020年07月05日 18:24:52 -04:00
ns_test.go Fix broken copyright headers 2020年07月05日 18:24:52 -04:00
README.md all: close PRs on GitHub and update readme 2022年07月11日 08:21:08 -04:00

mellium.im/clarkns

Issue Tracker Docs Chat License

An API for parsing Clark Notation into XML names in Go.

To use it in your project, import it like so:

import"mellium.im/clarkns"

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 LICENSE file.

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.