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 |
---|---|---|
Fedora Rawhide | 0.4.4-9.fc35 | - |
Fedora 35 | 0.4.4-9.fc35 | - |
Fedora 34 | 0.4.4-7.fc34 | - |
EPEL 8 | 0.4.4-1.el8 | - |
You can contact the maintainers of this package via email at
python-binaryornot dash maintainers at fedoraproject dot org
.