slackbuilds/python/binaryornot/README

4 lines
143 B
Plaintext

It is a python package to guess weather a text file is
binary or not using a heuristic similar to perl's pp_fttext
and its analysis by @eliben