Source: jformatstring Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: ShuxiongYe Build-Depends: debhelper (>= 9.0.0), default-jdk, ant, junit4, ant-optional, maven-repo-helper Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jformatstring.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jformatstring.git Homepage: http://code.google.com/p/j-format-string/ Package: libjformatstring-java Architecture: all Depends: ${misc:Depends} Description: Java format string compile-time checker This project is derived from Sun's implementation of java.util.Formatter. It is designed to allow compile time checks as to whether or not a use of a format string will be erroneous when executed at runtime.