Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
utrac: Universal Text Recognizer and Converter
- Summary
- 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.
Arch: sparc
Download: | utrac-0.3.0-8.al3.sparc.rpm |
Build Date: | Tue Nov 7 01:56:14 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 535 KiB |
Changelog
- * Fri Sep 1 17:00:00 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.3.0-8
- FE6 rebuild
- * Thu May 18 17: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 17: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>.