freebsd-ports/devel/py-genson/pkg-descr
2020-09-25 09:27:06 +00:00

7 lines
377 B
Text

GenSON's core function is to take JSON objects and generate schemas that
describe them, but it is unique in its ability to merge schemas. It was
originally built to describe the common structure of a large number of
JSON objects, and it uses its merging ability to generate a single
schema from any number of JSON objects and/or schemas.
WWW: https://pypi.org/project/genson/