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

perl-Parser-MGC-0.160.0-4.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-Parser-MGC Distribution: Mageia
Version: 0.160.0 Vendor: Mageia.Org
Release: 4.mga8 Build date: Wed Feb 12 14:35:22 2020
Group: Development/Perl Build host: localhost
Size: 130827 Source RPM: perl-Parser-MGC-0.160.0-4.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://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

* Wed Feb 12 2020 umeabot <umeabot> 0.160.0-4.mga8
  + Revision: 1505911
  - Mageia 8 Mass Rebuild
* Thu Sep 20 2018 umeabot <umeabot> 0.160.0-3.mga7
  + Revision: 1285567
  - Mageia 7 Mass Rebuild

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-perlstr.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, Tue Apr 9 15:38:33 2024