python3-libguess

high-speed character set detection library (Python 3 wrapper)
  https://bitbucket.org/barro/python-libguess/wiki/Home
  0
  no reviews



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.

This package contains a Python 3 wrapper for libguess.