Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 520 Bytes

File metadata and controls

17 lines (11 loc) · 520 Bytes

flosstudio/schema - jsonschema for flosstudio

flosstudio validates its entries against a jsonschema thanks to the Python jsonschema package by Julian Berman.

Our schema is actually written in YAML and we use yq to convert it into JSON.

Run make to build the schema in the JSON format, make clean to purge previous builds.

License

The flosstudio jsonschema is released under the CC0 1.0 Universal license.