Wed, 28 Aug 2024 04:47:59 UTC | login

Information for build perl-Parse-RecDescent-1.967015-12.fc33

ID173566
Package Nameperl-Parse-RecDescent
Version1.967015
Release12.fc33
Epoch
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
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:37:17 UTC
CompletedThu, 13 Aug 2020 12:37:17 UTC
Tags
f33
f37
f38
RPMs
src
perl-Parse-RecDescent-1.967015-12.fc33.src.rpm (info) (download)
noarch
perl-Parse-RecDescent-1.967015-12.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.967015-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.967015-11 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.967015-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.967015-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.967015-8 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.967015-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild