Package json_simple: Information

    Source package: json_simple
    Version: 1.1.1-alt1_2jpp7
    Build time:  Sep 17, 2012, 09:59 PM
    Category: Development/Java
    Report package bug
    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

    List of rpms provided by this srpm:
    json_simple (noarch)
    json_simple-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. maven
      2. maven-compiler-plugin
      3. maven-install-plugin
      4. maven-javadoc-plugin
      5. maven-plugin-bundle
      6. maven-resources-plugin
      7. maven-surefire-plugin
      8. maven-surefire-provider-junit4
      9. /proc
      10. junit4
      11. jpackage-compat
      12. jpackage-utils

    Last changed


    Sept. 17, 2012 Igor Vlasenko 1.1.1-alt1_2jpp7
    - new version