Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions data/tooling-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@
username: 'Stranger6667'
platform: 'github'
license: 'MIT'
source: 'https://github.com/Stranger6667/jsonschema-rs/tree/master/bindings/python'
source: 'https://github.com/Stranger6667/jsonschema/tree/HEAD/crates/jsonschema-py'
supportedDialects:
draft: ['4', '6', '7']
toolingListingNotes: "Python bindings to Rust's jsonschema crate"
Expand All @@ -813,7 +813,7 @@
username: 'Stranger6667'
platform: 'github'
license: 'MIT'
source: 'https://github.com/Stranger6667/jsonschema-rs'
source: 'https://github.com/Stranger6667/jsonschema'
homepage: 'https://docs.rs/jsonschema'
supportedDialects:
draft: ['4', '6', '7', '2019-09', '2020-12']
Expand Down Expand Up @@ -3444,4 +3444,4 @@
homepage: 'https://github.com/MadhavDhatrak/Blaze4J.git'
supportedDialects:
draft: ['4', '6', '7', '2019-09', '2020-12']
toolingListingNotes: 'Project built under GSoC "25. High-performance Java wrapper for Blaze JSON Schema validator using Java FFM API.'
toolingListingNotes: 'Project built under GSoC "25. High-performance Java wrapper for Blaze JSON Schema validator using Java FFM API.'
Loading