yapps2 binary package in Ubuntu Trusty amd64

 YAPPS is an easy to use parser generator that is written in Python and
 generates Python code. There are several parser generator systems
 already available for Python, but this parser has different goals:
 Yapps is simple, very easy to use, and produces human-readable parsers.
 .
 It is not the fastest or most powerful parser. Yapps is designed to be
 used when regular expressions are not enough and other parser systems
 are too much: situations where you might otherwise write your own
 recursive descent parser.
 .
 This package contains several upward-compatible enhancements to the
 original YAPPS source:
 .
     - handles recursive input ("include files")
     - better error reporting
     - reads input incrementally

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2013-10-18 14:25:21 UTC Published Ubuntu Trusty amd64 release main python Optional 2.1.1-17.2ubuntu1
  • Published
  • Copied from ubuntu precise-release i386 in Primary Archive for Ubuntu

Source package