Source: sbt-launcher-interface
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, git
Standards-Version: 3.9.8
Homepage: http://www.scala-sbt.org

Package: libsbt-launcher-interface-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Sbt launcher module
 This project is the componetized sbt launcher. It can be used to launch many
 Maven/Ivy deployed applications and utilities, and forms the basis of sbt,
 activator and conscript's launching abilities.
 .
 Sbt is a build tool for Scala, Java, and more.
