antlr4 4.7.2-5 source package in Ubuntu

Changelog

antlr4 (4.7.2-5) unstable; urgency=medium

  * No longer link the javadoc with libjs-jquery (Closes: #981992)
  * Replaced the json-api patch with a Maven rule

 -- Emmanuel Bourg <email address hidden>  Sun, 07 Feb 2021 23:52:11 +0100

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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
antlr4_4.7.2-5.dsc 2.5 KiB cb0143fc1809a73a13586bba455149f176221c57367416c1651805f1166daa76
antlr4_4.7.2.orig.tar.xz 2.5 MiB c07e289f858ad6f80ceec35713f43bebd4bdd0d7e46de5aeaff487cc52725adb
antlr4_4.7.2-5.debian.tar.xz 11.3 KiB 3a19c42b1a5995810a7738f787bee17ade535af006e50fcf06198714d342a9fc

Available diffs

No changes file available.

Binary packages built by this source

antlr4: ANTLR Parser Generator

 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator
 for reading, processing, executing, or translating structured text or binary
 files. It's widely used to build languages, tools, and frameworks. From a
 grammar, ANTLR generates a parser that can build and walk parse trees.

antlr4-doc: ANTLR Parser Generator (documentation)

 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator
 for reading, processing, executing, or translating structured text or binary
 files. It's widely used to build languages, tools, and frameworks. From a
 grammar, ANTLR generates a parser that can build and walk parse trees.
 .
 This package provides the API documentation for ANTLR 4.

antlr4-maven-plugin: Maven plugin for ANTLR 4

 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator
 for reading, processing, executing, or translating structured text or binary
 files. It's widely used to build languages, tools, and frameworks. From a
 grammar, ANTLR generates a parser that can build and walk parse trees.
 .
 This package provides the Maven plugin that supports compiling ANTLR 4
 grammars during a Maven build.

libantlr4-runtime-java: Runtime library for ANTLR 4

 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator
 for reading, processing, executing, or translating structured text or binary
 files. It's widely used to build languages, tools, and frameworks. From a
 grammar, ANTLR generates a parser that can build and walk parse trees.
 .
 This package provides the runtime library required to run the parsers
 generated by ANTLR 4.