The devel/libguess port
libguess-1.2p0 – high-speed character set detection library (cvsweb github mirror)
Description
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. Right now, libguess passes a byte to each DFA on the same pass, meaning that the winning character set can be deduced as efficiently as possible.WWW: http://atheme.org/projects/libguess.html
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Files
- /usr/local/include/libguess/
- /usr/local/include/libguess/libguess.h
- /usr/local/lib/libguess.so.1.0
- /usr/local/lib/pkgconfig/libguess.pc