lightweight Python package to check if a file is binary
Ultra-lightweight pure Python package to guess whether a file is binary
or text, using a heuristic similar to Perl's `pp_fttext`. This package
is cross platform and works with a variety of file types and encodings.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/audreyr/binaryornot
