py-binaryornot

check if a file is binary or text

Index | devel

Description

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