This repository was archived by the owner on Nov 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ <h2>Preliminary note</h2>
24
24
< p > Implementations below are classified based on their programming language.
25
25
When known, the license of the project is also mentioned.</ p >
26
26
< div class ="row ">
27
+
27
28
< div style ="padding-left:40px; margin-right:-40px; " class ="span4 ">
28
29
< h2 > C</ h2 >
29
30
@@ -34,7 +35,7 @@ <h2>C</h2>
34
35
35
36
< h2 > Java</ h2 >
36
37
< ul >
37
- < li > < a href ="https://github.com/fge/json-schema-validator "> json-schema-validator</ a > </ li >
38
+ < li > < a href ="https://github.com/fge/json-schema-validator "> json-schema-validator</ a > (LGPLv3); </ li >
38
39
< li > < a href ="https://github.com/fge/json-schema-formats "> json-schema-formats</ a >
39
40
(LGPLv3).</ li >
40
41
</ ul >
@@ -47,6 +48,16 @@ <h2>ActionScript 3</h2>
47
48
< ul >
48
49
< li > < a href ="https://github.com/raulbajales/Frigga "> Frigga</ a > (MIT).</ li >
49
50
</ ul >
51
+
52
+ < h2 > Python</ h2 >
53
+
54
+ < ul >
55
+ < li > < a href ="https://github.com/Julian/jsonschema "> jsonschema</ a > .</ li >
56
+ </ ul >
57
+
58
+ </ div >
59
+
60
+ < div class ="span4 ">
50
61
< h2 > Ruby</ h2 >
51
62
52
63
< ul >
@@ -55,8 +66,6 @@ <h2>Ruby</h2>
55
66
href ="https://github.com/Constellation/ruby-jsonchema "> ruby-jsonschema</ a >
56
67
(MIT).</ li >
57
68
</ ul >
58
- </ div >
59
- < div class ="span4 ">
60
69
61
70
62
71
< h2 > PHP</ h2 >
You can’t perform that action at this time.
0 commit comments