Wed, 04 Feb 2026 14:13:30 CST | login

Information for build perl-Parse-RecDescent-1.967015-2.oc9

ID39516
Package Nameperl-Parse-RecDescent
Version1.967015
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Parse-RecDescent.git?.#aa22be2c0412b55f357b81ca4e2ff7eb11db9982
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:03:21 CST
CompletedFri, 13 Jun 2025 19:06:18 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Parse-RecDescent.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Parse-RecDescent.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Parse-RecDescent-1.967015-2.oc9.src.rpm (info) (download)
noarch
perl-Parse-RecDescent-1.967015-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.967015-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.967015-1 - initial build