A pure Python package to check if a file is binary or text
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. Has tests for these file types: * Text: .txt, .css, .json, .svg, .js, .lua, .pl, .rst * Binary: .png, .gif, .jpg, .tiff, .bmp, .DS_Store, .eot, .otf, .ttf, .woff, .rgb Has tests for numerous encodings.
| Release | Stable | Testing | 
|---|---|---|
| EPEL 7 | 0.4.0-2.el7 | - | 
			You can contact the maintainers of this package via email at
			python-binaryornot dash maintainers at fedoraproject dot org.