wok-6.x annotate python-magic/description.txt @ rev 20016

Up reaver (1.6.1) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 11 13:47:43 2017 +0200 (2017-08-11)
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.