wok annotate python-magic/description.txt @ rev 20100

Up slitaz-tools (1024)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 07 23:08:11 2017 +0200 (2017-10-07)
parents
children
rev   line source
al@17217 1 This library can be used to classify files according to magic number tests.
al@17217 2 It implements the core functionality of the file command.
al@17217 3
al@17217 4 This package contains the Python bindings.