summaryrefslogtreecommitdiff
path: root/russian/p5-cyrillic/pkg-descr
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-06-05 21:04:49 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-06-05 21:04:49 +0000
commit72d399cd6ef1ffdc38ab104c18f9139fde408bbe (patch)
tree08327aeea140327c9d2354bfe74fb6351cde1ffa /russian/p5-cyrillic/pkg-descr
parentUpdate to 1.5. (diff)
Add p5-cyrillic 2.09, library for fast and easy cyrillic text
manipulation. PR: 38030 Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk>
Notes
Notes: svn path=/head/; revision=60659
Diffstat (limited to 'russian/p5-cyrillic/pkg-descr')
-rw-r--r--russian/p5-cyrillic/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/russian/p5-cyrillic/pkg-descr b/russian/p5-cyrillic/pkg-descr
new file mode 100644
index 000000000000..8f81f1d5a7b3
--- /dev/null
+++ b/russian/p5-cyrillic/pkg-descr
@@ -0,0 +1,7 @@
+This module includes cyrillic string conversion functions from one and
+to another charset, to upper and to lower case without locale switching.
+Also included single-byte charsets detection routine. It is easy to add
+new code pages. For this purpose it is necessary only to add appropriate
+string of a code page.
+
+Author: Albert MICHEEV <Albert@f80.n5049.z2.fidonet.org>