Source: json-smart Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: libmaven-bundle-plugin-java, junit Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/json-smart.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/json-smart.git Homepage: http://netplex.github.io/json-smart/ Package: libjson-smart-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Suggests: ${maven:OptionalDepends} Description: JSON Small and Fast Parser Json-smart is a performance focused, JSON processor library. The API is similar to json-simple but the performance is improved (at least twice faster).