Sat, 01 Jun 2024 00:30:40 UTC | login

Information for build perl-Regexp-Grammars-1.057-1.fc33

ID161898
Package Nameperl-Regexp-Grammars
Version1.057
Release1.fc33
Epoch
SummaryAdd grammatical parsing features to perl regular expressions
DescriptionThis module adds a small number of new regular expressions constructs that can be used to implement complete recursive-descent parsing. These constructs use the grammar patterns that were added to perl's regular expressions in perl 5.10.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 04 Jun 2020 03:55:16 UTC
CompletedThu, 04 Jun 2020 03:55:16 UTC
Tags
f33
RPMs
src
perl-Regexp-Grammars-1.057-1.fc33.src.rpm (info) (download)
noarch
perl-Regexp-Grammars-1.057-1.fc33.noarch.rpm (info) (download)
Changelog * Sun May 24 2020 Bill Pemberton <wfp5p@worldbroken.com> - 1.057-1 - update to 1.057 * Fri May 08 2020 Bill Pemberton <wfp5p@worldbroken.com> - 1.055-1 - update to 1.055 - fixes bug in parsing (??{...}) constructs * Tue May 05 2020 Bill Pemberton <wfp5p@worldbroken.com> - 1.054-1 - update to 1.054 - Fixed bug in positive lookahead translation * Mon May 04 2020 Bill Pemberton <wfp5p@worldbroken.com> - 1.053-3 - <, %, and % are now never treated as literal. * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.052-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.052-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 17 2019 Bill Pemberton <wfp5p@worldbroken.com> - 1.052-1 - update to version 1.052 - fixes bug in <nocontext:> handling * Wed Jul 03 2019 Bill Pemberton <wfp5p@worldbroken.com> - 1.051-1 - update to version 1.051 - documentation updates * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.050-2 - Perl 5.30 rebuild * Sat Apr 27 2019 Bill Pemberton <wfp5p@worldbroken.com> - 1.050-1 - update to version 1.050 - Improved detection of explicit space matching in rules (now handles \h and \v as well as \s) - Improved transparency of debugger so that it no longer injects spurious whitespace matching after debugged constructs * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.049-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 08 2018 Bill Pemberton <wfp5p@worldbroken.com> - 1.049-1 - update to version 1.049 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.048-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.048-3 - Perl 5.28 rebuild