aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Unaccent-PurePerl
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Text::Unaccent::PurePerl is a module for “unaccenting” characters, i.e.,Mathieu Arnold2017-03-254-0/+30
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 Notes: svn path=/head/; revision=436912