diff options
author | will <will@FreeBSD.org> | 2000-12-31 13:07:46 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-31 13:07:46 +0800 |
commit | 161271f819eb84b6647dd9f6e94663c997d179a5 (patch) | |
tree | 0a7fcb56d0c404efc3652206e7827cb7222de574 /russian/p5-Lingua-RU-Charset/pkg-descr | |
parent | 599a89f623d6ecfa58b1d708f3da7cebdeb3510a (diff) | |
download | freebsd-ports-gnome-161271f819eb84b6647dd9f6e94663c997d179a5.tar.gz freebsd-ports-gnome-161271f819eb84b6647dd9f6e94663c997d179a5.tar.zst freebsd-ports-gnome-161271f819eb84b6647dd9f6e94663c997d179a5.zip |
Add p5-Lingua-RU-Charset 0.02, a Perl module for detecting and converting
various russian character sets.
PR: 23905
Submitted by: Alex Kapranoff <kapr@crosswinds.net>
Diffstat (limited to 'russian/p5-Lingua-RU-Charset/pkg-descr')
-rw-r--r-- | russian/p5-Lingua-RU-Charset/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/russian/p5-Lingua-RU-Charset/pkg-descr b/russian/p5-Lingua-RU-Charset/pkg-descr new file mode 100644 index 000000000000..5b6bef2c2f36 --- /dev/null +++ b/russian/p5-Lingua-RU-Charset/pkg-descr @@ -0,0 +1,12 @@ +From the README file for Lingua::RU::Charset: + Lingua::RU::Charset - Perl extension for detecting and converting + various russian character sets: KOI8-r, Windows-1251, CP866, + ISO-8859-5, X-Mac-Cyrillic, russian text in english letters, + russian part of Unicode and UTF-8. This module can be especially + useful for computers with broken cyrillic locales (like foreign + web hosts). + + This module does not use locale or unicode and is written in pure Perl, + so it will probably work at any computer. + +Alex Kapranoff <kapr@crosswinds.net> |