summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index 1996700..77736a5 100644
--- a/README
+++ b/README
@@ -1 +1,9 @@
-Library for autodection charset of russian text \ No newline at end of file
+Library for autodection charset of russian text
+
+LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized
+to handle very short titles, like ID3 tags, file names and etc, and provides
+very high accuracy even for short 3-4 letter words. Current version supports
+Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251,
+CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection
+accuracy on short titles and is able to detect ISO8859-1 (non-cyrillic)
+encoding what allows to properly display correct ID3 v.1 titles.