JysonIndex » History » Version 1
Alan Kennedy, 2009-04-27 07:02 PM
1 | 1 | Alan Kennedy | h1. Jyson: A pure-java JSON codec for jython. |
---|---|---|---|
2 | 1 | Alan Kennedy | |
3 | 1 | Alan Kennedy | 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 | Alan Kennedy | |
5 | 1 | Alan Kennedy | You can download jyson from 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 | Alan Kennedy | |
7 | 1 | Alan Kennedy | Jyson was written for jython 2.5, and thus requires at least java 5. |
8 | 1 | Alan Kennedy | |
9 | 1 | Alan Kennedy | Here is the [[JysonDocumentation|jyson documentation]]. If you have any questions about jyson, you may want to check the [[JysonFaq|jyson FAQ]]. |
10 | 1 | Alan Kennedy | |
11 | 1 | Alan Kennedy | 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 . |