diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:30:09 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:30:09 +0200 |
commit | f37db1111955832906878ef5d923870b62d39832 (patch) | |
tree | e2e5e90312ad722f0d251a19fb863cf8b89a73d2 /libraries/enca/README | |
parent | e78f8bcb0c2c5fc1d6db94fb8863fe718ea21110 (diff) | |
download | slackbuilds-f37db1111955832906878ef5d923870b62d39832.tar.gz |
libraries/enca: Added to 12.2 repository
Diffstat (limited to 'libraries/enca/README')
-rw-r--r-- | libraries/enca/README | 7 |
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 |