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

Up: tazpanel(472), tazpkg(795).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 30 02:29:34 2015 +0300 (2015-04-30)
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.