Source: ruby-raabro Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Utkarsh Gupta Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), ruby-rspec Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-raabro.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-raabro Homepage: https://github.com/floraison/raabro Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-raabro Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Very dumb PEG parser library A very dumb PEG parser library, with a horrible interface. Son to aabro, grandson to neg, grand-grandson to parslet. There is also a javascript version jaabro. . You may use raabro by providing the parsing rules, then some rewrite rules. The parsing rules make use of the raabro basic parsers. The rewrite rules match names passed as first argument to the basic parsers to rewrite the resulting parse trees.