Fri, 12 Jul 2024 02:41:23 UTC | login

Information for RPM perl-Parse-RecDescent-1.967015-4.fc28.noarch.rpm

ID115429
Nameperl-Parse-RecDescent
Version1.967015
Release4.fc28
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-02-09 00:06:47 GMT
Size211.01 KB
fd8af4e0f20df9667d89d988035fb800
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-4.fc28
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(:MODULE_COMPAT_5.26.1)
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 11 of 11
Buildroot descending sort Created State
f29-build-15588-7373 2018-07-01 08:31:13 expired
f29-build-13771-6232 2018-06-23 08:15:35 expired
f29-build-13507-6101 2018-06-22 09:47:08 expired
f29-build-13038-5940 2018-06-20 09:19:55 expired
f29-build-12772-5820 2018-06-19 09:28:35 expired
f29-build-12352-5650 2018-06-17 23:30:47 expired
f29-build-11695-5327 2018-06-15 04:44:59 expired
f29-build-9617-4313 2018-06-10 03:41:06 expired
f29-build-9539-4276 2018-06-09 23:16:23 expired
f29-build-9154-4079 2018-06-08 23:50:56 expired
f29-build-8838-3751 2018-06-08 07:20:54 expired