libguess

Character set guessing library

Version

1.2_20150906-3
(2023-03-20)

Size

14.6

KiB

Repository

HaikuPorts
x86_64
Libguess is a high speed, open source character set encoding detector. Libguess employs discrete-finite automata to deduce the character set of the input buffer. The advantage of this is that all character sets can be checked in parallel, and quickly.