wok view python-magic/description.txt @ rev 24105

Add bindfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 25 16:21:20 2021 +0000 (2021-09-25)
parents
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.