Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
utrac - Universal Text Recognizer and Converter
Utrac is a command line tool and a library that recognize the encoding
of an input file (ex: UTF-8, ISO-8859-1, CP437...) and its end-of-line
type (CR, LF, CRLF).
It has three main features:
- Automatic recognition (depending on the file and on the system's locale),
reliable in most cases;
- Assistance for verification or manual recognition;
- Conversion to an other charset and/or end-of-line type.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
utrac |
0.3.0 |
8.fc6 |
src |
118 KiB |
Sat Sep 2 06:06:00 2006 |
Changelog
- * Fri Sep 1 18:00:00 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.3.0-8
- FE6 rebuild
- * Thu May 18 18:00:00 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.3.0-7
- Increase release to fix a cvs error.
- * Thu May 18 18:00:00 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.3.0-6
- Honor $RPM_OPT_FLAGS flags.
Contribution of Ville Skyttä <ville[DOT]skytta[AT]iki[DOT]fi>.