summaryrefslogtreecommitdiff
path: root/devel/py-binaryornot/DESCR
blob: f268819e003241421b32d0674857356e2f7a1a82 (plain)
1
2
3
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.