wok-6.x view python-magic/description.txt @ rev 25118

Use https://download.tuxfamily.org/ for some broken wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 25 16:14:50 2022 +0000 (2022-06-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.