yydebug 1.1.0-14 source package in Ubuntu

Changelog

yydebug (1.1.0-14) unstable; urgency=medium

  * debian/control
    - Set Standards-Version: 4.6.1 with no changes
  * Trim trailing whitespace.
  * Use correct machine-readable copyright file URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

 -- Hideki Yamane <email address hidden>  Sun, 29 May 2022 17:29:42 +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
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
yydebug_1.1.0-14.dsc 1.9 KiB 84c14490b5250266b97f9d527d44f627ad3497d4bf28139d37df80b9494ba423
yydebug_1.1.0.orig.tar.gz 38.2 KiB a4889e6f92014e063305cc49a36292bf3e129906773400811b7907252ebcf359
yydebug_1.1.0-14.debian.tar.xz 3.9 KiB 77c6b7f99ca08488db1bb41ce9b52281b2ed2484a8437e9e3ff3c0c4e0e15303

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.