Source: libcodesize-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Markus Koschany Build-Depends: debhelper-compat (= 13), default-jdk, javahelper, libbcel-java, maven-debian-helper Standards-Version: 4.5.1 Homepage: http://www.robowiki.net/wiki/Code_Size Vcs-Git: https://salsa.debian.org/java-team/libcodesize-java.git Vcs-Browser: https://salsa.debian.org/java-team/libcodesize-java Package: libcodesize-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Description: calculates the size of code for Robocode Codesize is a tool for calculating the code size of a Java classfile or Java archive (JAR). Code size is important to you if you want to make Robots for the smaller weight classes. It can be challenging, educational, frustrating or all at once to reduce the code to the targeted level.