yydebug 1.1.0-11 source package in Ubuntu

Changelog

yydebug (1.1.0-11) unstable; urgency=medium

  * Team upload.
  * Fixed the maintainer address
  * Standards-Version updated to 4.2.1

 -- Emmanuel Bourg <email address hidden>  Mon, 24 Sep 2018 11:48:29 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe java

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
yydebug_1.1.0-11.dsc 1.9 KiB 54a819129fb9c905dd37c24d7c24bf79903652583d0158c8eda3cdc954c83d90
yydebug_1.1.0.orig.tar.gz 38.2 KiB a4889e6f92014e063305cc49a36292bf3e129906773400811b7907252ebcf359
yydebug_1.1.0-11.debian.tar.xz 3.3 KiB 294bd1df348c61ba8091d29cb02c57a74b4989260265039efcef866402ce78dc

Available diffs

No changes file available.

Binary packages built by this source

yydebug: support library for the Java-based parser generator jay

 This is a library that supports tracing and animation for a Java-based parser
 generated by jay. It produces one-line messages by default to standard output.
 The messages are designed to be filtered by a program such as grep. The class
 jay.yydebug.yyAnim provides an animation of the parsing process.