antlr3.2 3.2-16 source package in Ubuntu

Changelog

antlr3.2 (3.2-16) unstable; urgency=medium

  * Team upload.
  * Depend on libmaven3-core-java instead of libmaven2-core-java

 -- Emmanuel Bourg <email address hidden>  Wed, 02 Aug 2017 11:55:48 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
antlr3.2_3.2-16.dsc 2.5 KiB f61b8db60aec6d360a997043489ce05f36c8fd7de5ff9cae3efcf257acc8f44b
antlr3.2_3.2.orig.tar.gz 791.9 KiB fca85b779064a06020bf37865c0c8b16df1ef25f4471392a36466b662ec0588a
antlr3.2_3.2-16.debian.tar.xz 61.7 KiB fe7eab16bac9a73c0066b3487ba0e569078f17cae014e37f301a0cecf9c5fb70

Available diffs

No changes file available.

Binary packages built by this source

antlr3.2: No summary available for antlr3.2 in ubuntu jammy.

No description available for antlr3.2 in ubuntu jammy.

antlr3.2-gunit-maven-plugin: Maven plugin for gUnit, a unit test framework for ANTLR grammars

 gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple
 way to write and run automated tests for ANTLR grammars in a manner similar
 to Java unit testing framework jUnit. The basic idea is to create a bunch of
 input/output pairs for rules in a grammar and gUnit will verify the expected
 output/result. The input can be a single line or multiple lines of strings or
 even an external file. The output can be simply success or failure, an
 abstract syntax tree (AST), a rule return value, or some text output which
 could be a rule's template return value. The current version of gUnit has 2
 main functions, interpreter and jUnit generator. The interpreter interprets
 your gUnit script and runs unit tests using Java reflection to invoke methods
 in your parser objects. The generator, on the other hand, translates your
 gUnit script to jUnit Java code that you can compile and execute by hand.
 .
 This package provides the Maven plugin that allows one to run gUnit tests
 during a Maven build.

antlr3.2-maven-plugin: Maven plugin for ANTLR 3.2

 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is
 a language tool that provides a framework for constructing recognizers,
 compilers, and translators from grammatical descriptions containing C++
 or Java actions [You can use PCCTS 1.xx to generate C-based parsers].
 .
 This package provides the Maven plugin that supports compiling ANTLR 3
 grammars during a Maven build

libantlr3.2-gunit-java: No summary available for libantlr3.2-gunit-java in ubuntu jammy.

No description available for libantlr3.2-gunit-java in ubuntu jammy.