Skip to content

Commit 150c4f2

Browse files
Merge pull request #2395 from jviotti/patch-4
Remove JSON Toolkit from the tools
2 parents 56b5264 + ec04fa3 commit 150c4f2

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

data/tooling-data.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1529,21 +1529,6 @@
15291529
draft: ['6']
15301530
lastUpdated: '2024-05-31'
15311531

1532-
- name: JSON Toolkit
1533-
description: 'JSON Toolkit is a swiss-army knife library for expressive JSON programming in modern C++, and it comes with various JSON Schema foundational utilities, like bundling, analyzing references, and more'
1534-
toolingTypes: ['util-general-processing']
1535-
languages: ['C++']
1536-
maintainers:
1537-
- name: 'Juan Cruz Viotti'
1538-
username: 'jviotti'
1539-
platform: 'github'
1540-
license: 'AGPL-3.0 and Commercial'
1541-
source: 'https://github.com/sourcemeta/jsontoolkit'
1542-
supportedDialects:
1543-
draft: ['0', '1', '2', '3', '4', '6', '7', '2019-09', '2020-12']
1544-
toolingListingNotes: 'Comes with its own JSON parser'
1545-
lastUpdated: '2024-10-15'
1546-
15471532
- name: Blaze
15481533
description: 'Blaze is an ultra high-performance JSON Schema validator'
15491534
toolingTypes: ['validator']

0 commit comments

Comments
 (0)