2016-10-14 07:49:11 +02:00

4 lines
156 B
Plaintext

Ultra-lightweight pure Python package to guess
whether a file is binary or text, using a heuristic
similar to Perl's pp_fttext and its analysis by @eliben.