From 02c538abf5a82e8e37e97beb797ae97e900c8df9 Mon Sep 17 00:00:00 2001 From: anray Date: Mon, 26 Dec 2005 13:44:34 +0000 Subject: Added rux, the best cyrillic text viewer and code page converter. PR: ports/90921 Submitted by: Vyacheslav Anikin --- russian/rux/pkg-descr | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 russian/rux/pkg-descr (limited to 'russian/rux/pkg-descr') diff --git a/russian/rux/pkg-descr b/russian/rux/pkg-descr new file mode 100644 index 000000000000..26a5375616f1 --- /dev/null +++ b/russian/rux/pkg-descr @@ -0,0 +1,18 @@ +The rux is a simple and at the same time powerful utility for texts +recoding from one encoding to another. At present time several the most +popular Cyrillic code pages such as koi8-r, cp866, cp1251, iso8859-5 and +mac-cyrillic are supported. Also rux gives the opportunity to recode box- +drawing characters, which exists in some Cyrillic code pages, to replace +them by their non-graphic analogues ('-', '+', etc.). + +Besides, the rux can detect a code page of the input files automatically. + +Usually rux is used without any options because some values are accepted +by default. There are -o koi8-r, -e, -t, -s 10240. + +The expectancy value of the presence of every Cyrillic characters in the +some text were taken from the dump of Russian translation of the `FreeBSD +Handbook'. + +- Vyacheslav Anikin (ghos) +ghos@mail.ru -- cgit