Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040407
en ru br
ALT Linux repos
S:0.23-alt1
5.0: 0.20-alt1.1
4.1: 0.20-alt1

Group :: Development/Perl
RPM: perl-Regexp-Parser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.23-alt1
Build date: 22 january 2020, 19:13 ( 218.1 weeks ago )
Size: 44.60 Kb

Home page:   http://search.cpan.org/dist/Regexp-Parser/

License: Artistic
Summary: base class for parsing regexes
Description:

This module parses regular expressions (regexes).  Its default "grammar"
is Perl 5.8.4's regex set.  Grammar is quoted because the module does
not so much define a grammar as let each matched node state what it
expects to match next, but there is not currently a way of extracting a
complete grammar.  This may change in future versions.

This module is designed as a replacement (though not drop-in) for my old
YAPE::Regex modules.

Current maintainer: Michael Bochkaryov

List of contributors

List of rpms provided by this srpm:

  • perl-Regexp-Parser
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin