1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/russian/libcyrillic/pkg-descr
Dmitry Sivachenko ac47c1ad42 New port: libcyrillic.
This C library allows to convert cyrillic text from any to any of the following
cyrillic charsets: windows-1251, koi8-r, koi8-u, iso-8859-5, x-mac-cyrillic and
ibm866. Automatic detection of charset is possible for any of those.

The library also contains a number of automation features and useful service
wrappers that are ready to be easily plugged into any application whenever one
needs more wise features instead of just dumb converting.

PR:		60042
Submitted by:	Pavel Novikov <pavel@ext.by>
2004-01-07 14:59:42 +00:00

10 lines
477 B
Plaintext

This C library allows to convert cyrillic text from any to any of the following
cyrillic charsets: windows-1251, koi8-r, koi8-u, iso-8859-5, x-mac-cyrillic and
ibm866. Automatic detection of charset is possible for any of those.
The library also contains a number of automation features and useful service
wrappers that are ready to be easily plugged into any application whenever one
needs more wise features instead of just dumb converting.
WWW: http://ext.by/libcyrillic/