wok-current annotate python-magic/description.txt @ rev 25483

created recipe for py3k-six
author Hans-G?nter Theisgen
date Mon Oct 17 07:54:33 2022 +0100 (2022-10-17)
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.