Text::Unaccent::PurePerl is a module for “unaccenting” characters, i.e.,

removing accents and other diacritic marks from characters. Here, the term
unaccenting has a rather loose meaning, since this module does a lot more than
just removing accents.

WWW: https://metacpan.org/release/Text-Unaccent-PurePerl

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-03-25 18:08:50 +00:00
parent 20c659a698
commit 256a73e1f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436912
5 changed files with 31 additions and 0 deletions

View file

@ -962,6 +962,7 @@
SUBDIR += p5-Text-Wrapper
SUBDIR += p5-Text-Xslate
SUBDIR += p5-Text-Xslate-Bridge-TT2Like
SUBDIR += p5-Text-Unaccent-PurePerl
SUBDIR += p5-Text-vCard
SUBDIR += p5-Tiffany
SUBDIR += p5-Time-Human

View file

@ -0,0 +1,19 @@
# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Text-Unaccent-PurePerl
PORTVERSION= 0.05
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Remove accents from characters
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1490465124
SHA256 (Text-Unaccent-PurePerl-0.05.tar.gz) = d22e63726b4164bdf1a3d7f61192d3b8faa61f4e413c4823dbdd672dba068bf2
SIZE (Text-Unaccent-PurePerl-0.05.tar.gz) = 74846

View file

@ -0,0 +1,6 @@
Text::Unaccent::PurePerl is a module for “unaccenting” characters, i.e.,
removing accents and other diacritic marks from characters. Here, the term
unaccenting has a rather loose meaning, since this module does a lot more than
just removing accents.
WWW: https://metacpan.org/release/Text-Unaccent-PurePerl

View file

@ -0,0 +1,2 @@
%%SITE_PERL%%/Text/Unaccent/PurePerl.pm
%%PERL5_MAN3%%/Text::Unaccent::PurePerl.3.gz