XML Clark Notation in Go https://mellium.im/clarkns/
Go to file
Sam Whited 849a3a5a44
ci/woodpecker/push/dco Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/validate Pipeline was successful Details
.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
LICENSE Add boilerplate documentation and CI config 2020-07-05 18:13:21 -04:00
README.md all: close PRs on GitHub and update readme 2022-07-11 08:21:08 -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
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

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.