Source: json4s
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/json4s/json4s

Package: libjson4s-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}, libparanamer-java
Recommends: ${java:Recommends}
Description: Single AST to be used by other scala json libraries
 This project aims to provide a single AST to be used by other scala json
 libraries. This project also attempts to set lift-json free from the release
 schedule imposed by the lift framework. 
