Thu, 13 Jun 2024 22:30:52 UTC | login

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

ID417787
Nameperl-Parse-RecDescent
Version1.967015
Release9.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-07-26 14:55:22 GMT
Size197.18 KB
c248cc8f5da1a3828df79ee4e9512470
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-9.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(PayloadIsZstd) <= 5.4.18-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 18 of 18
Buildroot descending sort Created State
f33-build-123794-39177 2020-03-26 12:39:47 expired
f33-build-123666-38945 2020-03-26 11:15:14 expired
f33-build-123664-38943 2020-03-26 11:14:57 expired
f33-build-123661-38939 2020-03-26 11:13:25 expired
f33-build-123397-38669 2020-03-26 09:35:58 expired
f33-build-123216-38479 2020-03-26 08:27:29 expired
f31-build-109925-33961 2019-09-20 19:46:28 expired
f31-build-102296-33497 2019-09-02 06:25:15 expired
f31-build-97884-32987 2019-08-31 23:19:47 expired
f31-build-70553-30489 2019-08-04 00:51:04 expired
f31-build-70277-30435 2019-08-03 22:58:25 expired
f31-build-68564-30195 2019-08-03 10:52:31 expired
f31-build-68217-30157 2019-08-03 08:14:04 expired
f31-build-68053-30131 2019-08-03 06:32:52 expired
f31-build-66139-29815 2019-08-02 16:11:37 expired
f31-build-66091-29815 2019-08-02 15:33:59 expired
f31-build-66088-29804 2019-08-02 15:31:19 expired
f31-build-64178-29497 2019-08-01 03:50:18 expired