Source: yydebug
Section: java
Priority: extra
Maintainer: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper (>= 7.0.50~), default-jdk
Standards-Version: 3.9.4
Homepage: http://www.cs.rit.edu/~ats/projects/lp/doc/jay/yydebug/package-summary.html
Vcs-Git: git://git.debian.org/pkg-java/yydebug.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/yydebug.git

Package: yydebug
Architecture: all
Depends: ${misc:Depends}
Description: 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.
