JysonIndex

Version 2 (Alan Kennedy, 04/27/2009 07:03 pm)

1 1
h1. Jyson: A pure-java JSON codec for jython.
2 1
3 1
Jyson is a "JSON":http://json.org codec written back in 2005. See here for [[JysonPastFuture|information about the past, present and future of jyson]].
4 1
5 2 Alan Kennedy
You can download jyson from the "xhaus.com downloads site":http://downloads.xhaus.com . The download includes both source and binaries, i.e. a .jar file containing jyson compiled.
6 1
7 1
Jyson was written for jython 2.5, and thus requires at least java 5.
8 1
9 1
Here is the [[JysonDocumentation|jyson documentation]]. If you have any questions about jyson, you may want to check the [[JysonFaq|jyson FAQ]].
10 1
11 1
If you find any bugs in jyson, please "file a new issue":http://opensource.xhaus.com/projects/jyson/issues/new on the "jyson bug tracker":http://opensource.xhaus.com/projects/jyson/issues .