Version: 2.27, Package name: uniutils-2.27 |
Maintained by: Nicholas Marriott |
Master sites: |
Description Uniutils consists of five programs for finding out what is in a Unicode file. 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. 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, which must be encoded in UTF-8 Unicode. 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. unireverse is a filter that reverses UTF-8 strings character-by- character (as opposed to byte-by-byte). |
Filesize: 267.874 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2017-04-21 23:54:02 by Jonathan Gray | Files touched by this commit (1) |
Log message: add a non-implicit return type to a function to fix the build with clang |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-10-19 03:21:04 by Stuart Henderson | Files touched by this commit (12) |
Log message: fix tabs |
2010-10-18 14:52:10 by Marc Espie | Files touched by this commit (151) |
Log message: USE_GROFF=Yes |