Package: wnpp
Severity: wishlist
Owner: Bilal Akhtar <[email protected]>


* Package name    : libguess
  Version         : 0.1
  Upstream Author : William Pitcock <[email protected]>
* 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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20110319162407.3585.18560.reportbug@localhost6

Reply via email to