Logoj0ke.net Open Build Service > Projects > internetx:1351100200:1002568494 > ImageMagick-6.9.6 > Binaries > ImageMagick-perl-6.9.6-8.3.... > Dependencies
Sign Up | Log In

Dependency of ImageMagick-perl-6.9.6-8.3.x86_64.rpm

Name: perl-Parse-RecDescent

Project: CentOS_7.5

Repository: oss

Title: Generate Recursive-Descent Parsers

Description:
Parse::RecDescent incrementally generates top-down recursive-descent
text parsers from simple yacc-like grammar specifications. It
provides:

* Regular expressions or literal strings as terminals (tokens)
* Multiple (non-contiguous) productions for any rule
* Repeated and optional subrules within productions
* Full access to Perl within actions specified as part of the grammar
* Simple automated error reporting during parser generation and parsing
* The ability to commit to, uncommit to, or reject particular
productions during a parse
* The ability to pass data up and down the parse tree ("down" via
subrule argument lists, "up" via subrule return values)
* Incremental extension of the parsing grammar (even during a parse)
* Precompilation of parser objects
* User-definable reduce-reduce conflict resolution via "scoring" of
matching productions

Version: 1.967009

Release: 5.el7

Architecture: noarch

Size: 203 KB

Build Time: 2014-07-04 06:21:36 +0200 (about 10 years ago)

Provides

Symbol Required by
perl(Parse::RecDescent) = 1... perl-Inline
perl(Parse::RecDescent::Act...
perl(Parse::RecDescent::Col...
perl(Parse::RecDescent::Dir...
perl(Parse::RecDescent::Error)
perl(Parse::RecDescent::Exp...
perl(Parse::RecDescent::Int...
perl(Parse::RecDescent::Lin...
perl(Parse::RecDescent::Lit...
perl(Parse::RecDescent::Off...
perl(Parse::RecDescent::Ope...
perl(Parse::RecDescent::Pro...
perl(Parse::RecDescent::Rep...
perl(Parse::RecDescent::Res...
perl(Parse::RecDescent::Rule)
perl(Parse::RecDescent::Sub...
perl(Parse::RecDescent::Token)
perl(Parse::RecDescent::Unc...
perl-Parse-RecDescent = 1.9...

Requires

Symbol Provided by
perl >= 0:5.006 perl
perl(:MODULE_COMPAT_5.16.3) perl
perl(Carp) perl-Carp
perl(Text::Balanced) >= 1.95 perl
perl(strict) perl
perl(vars) perl