diff options
Diffstat (limited to 'textproc/p5-Text-Unaccent/pkg-descr')
-rw-r--r-- | textproc/p5-Text-Unaccent/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Unaccent/pkg-descr b/textproc/p5-Text-Unaccent/pkg-descr index a221395bb682..1d9080a05424 100644 --- a/textproc/p5-Text-Unaccent/pkg-descr +++ b/textproc/p5-Text-Unaccent/pkg-descr @@ -3,5 +3,5 @@ converts the input string from the specified charset to UTF-16 and call unac_string_utf16 to return the unaccented equivalent. The conversion from and to UTF-16 is done with iconv(1). - WWW: http://search.cpan.org/dist/Text-Unaccent +WWW: http://search.cpan.org/dist/Text-Unaccent Author: Loic Dachary <loic@senga.org> |