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

Add minesweeper & pacman
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 23 15:10:17 2020 +0000 (2020-08-23)
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.