yydebug 1.1.0-13 source package in Ubuntu

Changelog

yydebug (1.1.0-13) unstable; urgency=medium

  * debian/control
    - Set Standards-Version: 4.6.0
  * Fix debian/watch to work 

 -- Hideki Yamane <email address hidden>  Sun, 24 Oct 2021 23:20:58 +0900

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
Jammy release universe java

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
yydebug_1.1.0-13.dsc 1.9 KiB da35b2907b9368476f4296b0178ff911fc9eb875072355825bc36b71d7fef208
yydebug_1.1.0.orig.tar.gz 38.2 KiB a4889e6f92014e063305cc49a36292bf3e129906773400811b7907252ebcf359
yydebug_1.1.0-13.debian.tar.xz 3.7 KiB 0bc6b28dc2883e6c858015fd882a387198922d9365cc564196b6b0e87205f71a

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.