Download Source Package uniutils:
Useful tools when working with Unicode files when one doesn't know the writing system, doesn't have the necessary font, needs to inspect invisible characters, needs to find out whether characters have been combined or in what order they occur, or needs statistics on which characters occur.
* uniname defaults to printing the character offset of each character, its byte offset, its hex code value, its encoding, the glyph itself, and its name. It may also be used to validate UTF-8 input. * unidesc reports the character ranges to which different portions of the text belong. It can also be used to identify Unicode encodings (e.g. UTF-16be) flagged by magic numbers. * unihist generates a histogram of the characters in its input. * ExplicateUTF8 is intended for debugging or for learning about Unicode. It determines and explains the validity of a sequence of bytes as a UTF8 encoding. * utf8lookup provides a handy way to look up Unicode characters from the command line. * unirev reverse each line of UTF-8 input character-by-character.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 169.5 kB | 904 kB | [list of files] |
| amd64 | 171.3 kB | 916 kB | [list of files] |
| arm | 163.3 kB | 721 kB | [list of files] |
| armel | 164.5 kB | 788 kB | [list of files] |
| hppa | 189.9 kB | 792 kB | [list of files] |
| i386 | 165.3 kB | 768 kB | [list of files] |
| ia64 | 179.4 kB | 1004 kB | [list of files] |
| mips | 189.8 kB | 800 kB | [list of files] |
| mipsel | 166.5 kB | 800 kB | [list of files] |
| powerpc | 189.1 kB | 796 kB | [list of files] |
| s390 | 187.9 kB | 776 kB | [list of files] |
| sparc | 187.3 kB | 832 kB | [list of files] |