Files
2016-11-18 22:39:22 +01: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.