json-ld-cli-next 0.21.2

Command line interface for JSON-LD
1
2
3
4
5
6
.PHONY: readme

readme: README.md

README.md: src/lib.rs
	cargo rdme