Source: ruby-citrus Section: ruby Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), rake Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-citrus.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-citrus Homepage: https://mjackson.github.io/citrus Testsuite: autopkgtest-pkg-ruby Package: ruby-citrus Architecture: all Multi-Arch: foreign Description: Parsing Expressions for Ruby Citrus is a compact and powerful parsing library for Ruby that combines the elegance and expressiveness of the language with the simplicity and power of parsing expressions. . A parsing expression grammar, or PEG, is a type of analytic formal grammar, i.e. it describes a formal language in terms of a set of rules for recognizing strings in the language.