Package: wnpp
Severity: wishlist
Owner: Bilal Akhtar <bilalakh...@ubuntu.com>


* Package name    : libguess
  Version         : 0.1
  Upstream Author : William Pitcock <neno...@atheme.org>
* URL             : http://www.atheme.org/project/libguess
* License         : BSD
  Programming Lang: C
  Description     : Character-set detection library

LibGuess is 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. Internally, 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.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110319162407.3585.18560.reportbug@localhost6

Reply via email to