Codebase list jawn / 16af54e debian / control
16af54e

Tree @16af54e (Download .tar.gz)

control @16af54eraw · history · blame

Source: jawn
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Frédéric Bonnard <frediz@linux.vnet.ibm.com>
Build-Depends:
 debhelper (>= 10),
 default-jdk,
 javahelper,
 maven-repo-helper
Standards-Version: 3.9.8
Homepage: https://github.com/non/jawn

Package: libjawn-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Scala json parser
 Jawn was designed to parse JSON into an AST as quickly as possible.
 Jawn consists of three parts: a fast, generic JSON parser, a small, somewhat
 anemic AST, support packages which parse to third-party ASTs