Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401968
en ru br
ALT Linux repos
S:1.1.1-alt2_23jpp11

Group :: Development/Java
RPM: json_simple

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.1-alt2_23jpp11
Build date: 31 may 2021, 23:25 ( 150.5 weeks ago )
Size: 28.48 Kb

Home page:   http://code.google.com/p/json-simple/

License: ASL 2.0
Summary: Simple Java toolkit for JSON
Description:

JSON.simple is a simple Java toolkit for JSON. You can use JSON.simple
to encode or decode JSON text.
 * Full compliance with JSON specification (RFC4627) and reliable
 * Provides multiple functionalities such as encode, decode/parse
   and escape JSON text while keeping the library lightweight
 * Flexible, simple and easy to use by reusing Map and List interfaces
 * Supports streaming output of JSON text
 * Stoppable SAX-like interface for streaming input of JSON text
 * Heap based parser
 * High performance (see performance testing)
 * No dependency on external libraries
 * Both of the source code and the binary are JDK1.2 compatible

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • json_simple
  • json_simple-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin