Skip to content

Commit b5b907b

Browse files
committed
Update implementations.html
added Python JSON Spec
1 parent c6e9565 commit b5b907b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ <h3>Python</h3>
6262
<ul>
6363
<li><a id="link-impl-jsonschema" href="https://github.com/Julian/jsonschema">jsonschema</a> - <em>supports version 4</em> (MIT)</li>
6464
<li><a id="link-impl-zyga-json-schema-validator" href="https://github.com/zyga/json-schema-validator">json-schema-validator</a> (LGPL)</li>
65+
<li><a id="link-impl-johnoone-json-spec" href="https://github.com/johnnoone/json-spec">json-spec</a> cli and python library - <em>supports version 3 and 4</em> (BSD)</li>
6566
</ul>
6667

6768
<h3>Ruby</h3>

0 commit comments

Comments
 (0)