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

perl-Parser-MGC-0.220.0-3.mga10 RPM for noarch

From Mageia Cauldron for aarch64 / media / core / release

Name: perl-Parser-MGC Distribution: Mageia
Version: 0.220.0 Vendor: Mageia.Org
Release: 3.mga10 Build date: Sat Oct 19 12:10:20 2024
Group: Development/Perl Build host: localhost
Size: 148936 Source RPM: perl-Parser-MGC-0.220.0-3.mga10.src.rpm
Packager: daviddavid <daviddavid>
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

* Sat Oct 19 2024 daviddavid <daviddavid> 0.220.0-3.mga10
  + Revision: 2108441
  - rebuild again with fixed perl generator in rpm-mageia-setup-2.80-7.mga10
* Tue Oct 15 2024 daviddavid <daviddavid> 0.220.0-2.mga10
  + Revision: 2107059
  - rebuild with fixed perl attr in rpm-mageia-setup-2.80-5.mga10
* Tue Oct 15 2024 tv <tv> 0.220.0-1.mga10
  + Revision: 2106953
  - update to 0.22

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, Sat Nov 2 08:59:16 2024