Source: groovy Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Felix Natter Build-Depends: ant, ant-doc, ant-optional, antlr, bnd (>= 2.1.0), debhelper (>= 11), default-jdk, default-jdk-doc, gradle-debian-helper, ivy, junit4, junit4-doc, libasm-java (>= 6.0~alpha-2~), libbsf-java, libcommons-cli-java, libcommons-logging-java, libjansi-java, libjarjar-java (>= 1.4+svn142-4~), libjcommander-java, libjline2-java, libqdox-java, libservlet3.1-java, libservlet3.1-java-doc, libxstream-java, locales-all | language-pack-en, maven-repo-helper, testng, unzip Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/java-team/groovy.git Vcs-Browser: https://salsa.debian.org/java-team/groovy Homepage: http://www.groovy-lang.org Package: groovy Architecture: all Depends: antlr, default-jre-headless (>= 2:1.7) | java7-runtime-headless, ivy, junit4, libasm-java (>= 6.0~alpha-2~), libbsf-java, libcommons-cli-java, libcommons-logging-java, libjansi-java, libjline2-java, libqdox-java, libservlet3.1-java, libxstream-java, ${misc:Depends} Recommends: ant, ant-optional, libgpars-groovy-java (>= 1.0~), libjcommander-java Suggests: groovy-doc Description: Agile dynamic language for the Java Virtual Machine Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. . Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. . Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases. Package: groovy-doc Section: doc Architecture: all Depends: ${misc:Depends} Recommends: default-jdk-doc, juni4-doc, libservlet3.1-java-doc Suggests: groovy Description: Agile dynamic language for the Java Virtual Machine (documentation) Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. . Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. . Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases. . This package includes the Groovy API javadocs, and examples.