aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mono/Makefile
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2012-05-13 15:21:12 +0800
committermva <mva@FreeBSD.org>2012-05-13 15:21:12 +0800
commit76ee7c44c24297ee23bd0397e92abfd80ddd15ee (patch)
tree6748670743923a180fd5e683113fc4a5513d3f47 /lang/mono/Makefile
parent0048247346007c3512bde5b7c512aa828a36b8a3 (diff)
downloadfreebsd-ports-graphics-76ee7c44c24297ee23bd0397e92abfd80ddd15ee.tar.gz
freebsd-ports-graphics-76ee7c44c24297ee23bd0397e92abfd80ddd15ee.tar.zst
freebsd-ports-graphics-76ee7c44c24297ee23bd0397e92abfd80ddd15ee.zip
A high-speed character set detection library.
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. libguess is fully reentrant, using only local stack memory for DFA operations. WWW: http://www.atheme.org/project/libguess PR: ports/167686 Submitted by: William Grzybowski <william88@gmail.com>
Diffstat (limited to 'lang/mono/Makefile')
0 files changed, 0 insertions, 0 deletions