name = perl-Parse-Yapp
version = 1.21
release = 1
+thisapp = Parse-Yapp-%{version}
groups = Development/Libratries
url = http://search.cpan.org/dist/Parse-Yapp/
license = GPL+ or Artistic
-summary = Perl extension for generating and using LALR parsers.
+summary = Perl extension for generating and using LALR parsers.
description
- Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules
+ Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules
that let you generate and use yacc like thread safe (reentrant) parsers with
perl object oriented interface.
end
source_dl = https://cpan.metacpan.org/authors/id/W/WB/WBRASWELL/
-thisapp = Parse-Yapp-%{version}
-
build
requires
perl(ExtUtils::MakeMaker)