Fri, 13 Sep 2024 23:59:15 UTC | login

Information for RPM perl-Parse-RecDescent-1.967015-5.fc29.noarch.rpm

ID168912
Nameperl-Parse-RecDescent
Version1.967015
Release5.fc29
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 Time2018-06-28 05:18:19 GMT
Size202.08 KB
b890e5d7b1f3b510c5bd265a35af49ce
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-5.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(:MODULE_COMPAT_5.28.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 9 of 9
Buildroot descending sort Created State
f29-build-18093-8797 2018-07-16 16:51:23 expired
f29-build-18036-8712 2018-07-15 22:31:43 expired
f29-build-17951-8641 2018-07-15 04:21:46 expired
f29-build-17900-8621 2018-07-15 01:20:12 expired
f29-build-17803-8547 2018-07-14 20:11:58 expired
f29-build-17802-8547 2018-07-14 20:11:01 expired
f29-build-17801-8545 2018-07-14 20:08:09 expired
f29-build-17781-8537 2018-07-14 19:18:34 expired
f29-build-17698-8504 2018-07-14 15:54:29 expired