Skip to content

Commit fe2e404

Browse files
committed
Add libjsonschema to tooling data
1 parent a061202 commit fe2e404

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/tooling-data.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3371,3 +3371,16 @@
33713371
homepage: 'https://todiagram.com/editor'
33723372
supportedDialects:
33733373
draft: ['4','6','7','2019-09','2020-12']
3374+
3375+
- name: libjsonschema
3376+
description: 'A JSON schema code generator for C.'
3377+
toolingTypes: ['schema-to-code']
3378+
languages: ['C']
3379+
maintainers:
3380+
- name: 'Simon Ser'
3381+
username: 'emersion'
3382+
platform: 'github'
3383+
license: 'MIT'
3384+
source: 'https://codeberg.org/emersion/libjsonschema'
3385+
supportedDialects:
3386+
draft: ['2020-12']

0 commit comments

Comments
 (0)