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

dool: reduced size of package
author Hans-G?nter Theisgen
date Sun May 12 07:10:04 2024 +0100 (4 weeks ago)
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.