summaryrefslogtreecommitdiff
path: root/libraries/enca/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/enca/README')
-rw-r--r--libraries/enca/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/enca/README b/libraries/enca/README
new file mode 100644
index 0000000000..39b8bc59b9
--- /dev/null
+++ b/libraries/enca/README
@@ -0,0 +1,7 @@
+Enca detects the encoding of text files, on the basis of knowledge of
+their language. It can also convert them to other encodings, allowing
+you to recode files without knowing their current encoding. It supports
+most of Central and East European languages, and a few Unicode variants,
+independently on language.
+
+Optionally recode can be compiled with enca if found. \ No newline at end of file