Extremely Naive Charset Analyser
http://gitorious.org/enca
Enca (Extremely Naive Charset Analyser) is a simple utility guessing
encoding of text files and optionally converting them to some other
encoding using either a built-in convertor, a system conversion library
or an external conversion program.
Currently, it has support for Belarussian, Czech, Polish, Russian, Slovak,
Ukrainian, Bulgarian, Croatian, Estonian, Hungarian, Latvian, Lithuanian,
Slovene and some multibyte encodings (mostly variants of Unicode) independent
on language.
Install Enca if you need to cope with text files of dubious origin
and unknown encoding and convert them to some reasonable encoding.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / enca
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Education/enca && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000139 139 Bytes | |
baselibs.conf | 0000000009 9 Bytes | |
enca-1.14.tar.bz2 | 0000560982 548 KB | |
enca.changes | 0000003035 2.96 KB | |
enca.spec | 0000003540 3.46 KB |
Revision 24 (latest revision is 37)
Lars Vogdt (lrupp)
committed
(revision 24)
- update to 1.14: + Allow standard names for belarusian and slovenian languages, thanks to Branislav Geržo for suggestion. + Reset strictness when check buffer less than file size, thanks to Sam Liao. + Fixed typos in man page, thanks to A. Costa.
Comments 0