Fri, 13 Sep 2024 23:46:44 UTC | login

Information for RPM perl-Parse-RecDescent-1.967015-8.fc31.noarch.rpm

ID336102
Nameperl-Parse-RecDescent
Version1.967015
Release8.fc31
Epoch
Archnoarch
SummaryGenerate Recursive-Descent Parsers
DescriptionParse::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
Build Time2019-05-31 10:43:44 GMT
Size201.86 KB
818b49ec93e3f6b0ba006a22f0a0e163
License(GPL+ or Artistic) and (GPLv2+ or Artistic)
Provides
perl(Parse::RecDescent) = 1.967015
perl(Parse::RecDescent::Action)
perl(Parse::RecDescent::ColCounter)
perl(Parse::RecDescent::Directive)
perl(Parse::RecDescent::Error)
perl(Parse::RecDescent::Expectation)
perl(Parse::RecDescent::InterpLit)
perl(Parse::RecDescent::LineCounter)
perl(Parse::RecDescent::Literal)
perl(Parse::RecDescent::OffsetCounter)
perl(Parse::RecDescent::Operator)
perl(Parse::RecDescent::Production)
perl(Parse::RecDescent::Repetition)
perl(Parse::RecDescent::Result)
perl(Parse::RecDescent::Rule)
perl(Parse::RecDescent::Subrule)
perl(Parse::RecDescent::Token)
perl(Parse::RecDescent::UncondReject)
perl-Parse-RecDescent = 1.967015-8.fc31
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(:MODULE_COMPAT_5.30.0)
perl(:VERSION) >= 5.6.0
perl(Carp)
perl(Data::Dumper)
perl(Text::Balanced)
perl(strict)
perl(vars)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 79 >>>
Name ascending sort Size
/usr/share/doc/perl-Parse-RecDescent0.00 B
/usr/share/doc/perl-Parse-RecDescent/Changes25.89 KB
/usr/share/doc/perl-Parse-RecDescent/README2.12 KB
/usr/share/doc/perl-Parse-RecDescent/ToDo11.06 KB
/usr/share/doc/perl-Parse-RecDescent/demo0.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo.c126.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo.pl371.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_Cgrammar.pl10.08 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_Cgrammar_v2.pl7.08 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_LaTeXish.pl1.63 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_LaTeXish_autoact.pl1.72 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_NL2SQL.pl2.27 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_OOautoparsetree.pl1.98 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_OOparsetree.pl1.21 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_PerlCSV.pl413.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_another_Cgrammar.pl21.08 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_arithmetic.pl758.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_autorule.pl309.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_autoscoresep.pl587.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_autostub.pl271.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_bad.pl816.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_buildcalc.pl1.30 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_calc.pl1.82 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_codeblock.pl287.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_cpp.pl1.23 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_decomment.pl2.55 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_decomment_nonlocal.pl2.44 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_delete.pl901.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_derived.pl891.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_dot.pl4.79 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_embedding.pl977.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_errors.pl965.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_eval.pl1.15 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_implicit.pl568.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_itemhash.pl1.64 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_language.pl2.57 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_leftassoc.pl1.06 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_leftop.pl957.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_lexer.pl577.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_lisplike.pl1.49 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_logic.pl542.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_matchrule.pl772.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_matchrule2.pl540.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_mccoy.pl516.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_metaRD.pm3.02 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_methods.pl785.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_operator.pl835.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_opreps.pl1.01 KB
/usr/share/doc/perl-Parse-RecDescent/demo/demo_parsetree.pl661.00 B
/usr/share/doc/perl-Parse-RecDescent/demo/demo_perlparsing.pl956.00 B
Component of
1 through 10 of 10
Buildroot descending sort Created State
f31-build-62117-29037 2019-07-30 23:13:44 expired
f31-build-58239-28407 2019-07-27 17:30:17 expired
f31-build-53188-27806 2019-07-26 00:06:54 expired
f31-build-46748-26646 2019-07-19 00:25:55 expired
f31-build-46716-26628 2019-07-18 21:32:00 expired
f31-build-46715-26628 2019-07-18 21:31:52 expired
f31-build-46713-26628 2019-07-18 21:24:14 expired
f31-build-46649-26595 2019-07-18 17:11:25 expired
f31-build-46348-26495 2019-07-18 05:14:31 expired
f31-build-46296-26493 2019-07-18 04:47:45 expired