wok-next view file/description.python-magic.txt @ rev 21723

busybox: update patches
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:44:52 2020 +0000 (2020-09-01)
parents 252c035d8cdf
children
line source
1 This library can be used to classify files according to magic number tests.
2 It implements the core functionality of the file command.
4 This package contains the Python bindings.