/rusxmms/librcd

To get this branch, use:
bzr branch http://suren.me/webbzr/rusxmms/librcd

« back to all changes in this revision

Viewing changes to README

  • Committer: Suren A. Chilingaryan
  • Date: 2008-12-15 14:11:11 UTC
  • Revision ID: Arch-1:ds@dside.dyndns.org--darksoft-2004%librcd--main--0.1--patch-13
GPL disclaimers are added to all source files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Library for autodection charset of russian text
 
 
b'\\ No newline at end of file'
 
1
Library for autodection charset of russian text
 
2
 
 
3
LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized 
 
4
to handle very short titles, like ID3 tags, file names and etc, and provides 
 
5
very high accuracy even for short 3-4 letter words. Current version supports 
 
6
Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251, 
 
7
CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection 
 
8
accuracy on short titles and is able to detect ISO8859-1 (non-cyrillic)
 
9
encoding what allows to properly display correct ID3 v.1 titles.