Artifact libnoggit-java_0.8-1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    Fast streaming JSON parser for Java
     Noggit is the world's fastest streaming JSON parser for Java.
     Features:
      * Fast! Measured as the fastest JSON parser on char[], String input.
      * Streaming API (StAX/pull-parser like) for both easy and efficient parsing
      * Conforms to the JSON standard: http://www.ietf.org/rfc/rfc4627.txt
      * Memory efficiency
         * incremental parsing (Reader-based) in order to handle huge messages
         * a single byte of state needed per nested object or array
         * does not read large objects (including primitives) completely
           into memory unless asked
         * can eliminate most copying, allowing the user to provide
           the output buffer for values
      * can handle primitives of any size (does not attempt to parse
        numerics into a certain language primitives unless asked)
      * Simple serialization of objects (List, Map, etc)
      * Optional creation of objects (List, Map, etc) when parsing.
  Homepage: https://github.com/yonik/noggit
  Installed-Size: '49'
  Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
  Package: libnoggit-java
  Priority: optional
  Section: java
  Source: noggit
  Version: 0.8-1
srcpkg_name: noggit
srcpkg_version: 0.8-1

File

libnoggit-java_0.8-1_all.deb
Binary file libnoggit-java_0.8-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package noggit_0.8-1

binary package System - - 6 months, 1 week ago 5 months, 1 week
BETA