Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Parser-MGC-0.210.0-2.mga9 RPM for noarch

From Mageia Cauldron for aarch64 / media / core / release

Name: perl-Parser-MGC Distribution: Mageia
Version: 0.210.0 Vendor: Mageia.Org
Release: 2.mga9 Build date: Mon Mar 21 21:58:17 2022
Group: Development/Perl Build host: localhost
Size: 147682 Source RPM: perl-Parser-MGC-0.210.0-2.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Parser-MGC
Summary: Build simple recursive-descent parsers
This base class provides a low-level framework for building
recursive-descent parsers that consume a given input string from left to
right, returning a parse structure. It takes its name from the 'm//gc'
regexps used to implement the token parsing behaviour.

It provides a number of token-parsing methods, which each extract a
grammatical token from the string. It also provides wrapping methods that
can be used to build up a possibly-recursive grammar structure, by applying
a structure around other parts of parsing code. Each method, both token and
structural, atomically either consumes a prefix of the string and returns
its result, or fails and consumes nothing. This makes it simple to
implement grammars that require backtracking.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Mar 21 2022 umeabot <umeabot> 0.210.0-2.mga9
  + Revision: 1816381
  - Mageia 9 Mass Rebuild
* Thu Feb 24 2022 tv <tv> 0.210.0-1.mga9
  + Revision: 1784053
  - update to 0.21
* Wed Feb 16 2022 tv <tv> 0.200.0-1.mga9
  + Revision: 1777622
  - update to 0.20
* Wed Apr 28 2021 tv <tv> 0.190.0-1.mga9
  + Revision: 1720249
  - update to 0.19
* Mon Mar 29 2021 tv <tv> 0.180.0-1.mga9
  + Revision: 1711680
  - update to 0.18

Files

/usr/share/doc/perl-Parser-MGC
/usr/share/doc/perl-Parser-MGC/Changes
/usr/share/doc/perl-Parser-MGC/LICENSE
/usr/share/doc/perl-Parser-MGC/META.json
/usr/share/doc/perl-Parser-MGC/META.yml
/usr/share/doc/perl-Parser-MGC/MYMETA.yml
/usr/share/doc/perl-Parser-MGC/README
/usr/share/doc/perl-Parser-MGC/examples
/usr/share/doc/perl-Parser-MGC/examples/LICENSE
/usr/share/doc/perl-Parser-MGC/examples/eval-expr.pl
/usr/share/doc/perl-Parser-MGC/examples/parse-bencode.pl
/usr/share/doc/perl-Parser-MGC/examples/parse-dict.pl
/usr/share/doc/perl-Parser-MGC/examples/parse-jsonlike.pl
/usr/share/doc/perl-Parser-MGC/examples/parse-pod.pl
/usr/share/doc/perl-Parser-MGC/examples/parse-xml.pl
/usr/share/doc/perl-Parser-MGC/examples/synopsis.pl
/usr/share/man/man3/Parser::MGC.3pm.xz
/usr/share/man/man3/Parser::MGC::Examples::EvaluateExpression.3pm.xz
/usr/share/man/man3/Parser::MGC::Tutorial.3pm.xz
/usr/share/perl5/vendor_perl/Parser
/usr/share/perl5/vendor_perl/Parser/MGC
/usr/share/perl5/vendor_perl/Parser/MGC.pm
/usr/share/perl5/vendor_perl/Parser/MGC/Examples
/usr/share/perl5/vendor_perl/Parser/MGC/Examples/EvaluateExpression.pm
/usr/share/perl5/vendor_perl/Parser/MGC/Tutorial.pod


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 04:22:20 2024