wok view python-magic/description.txt @ rev 19159

/etc/init.d/*: use 'action' in pair with 'status'.
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 26 20:16:45 2016 +0300 (2016-05-26)
parents
children
line source
1 This library can be used to classify files according to magic number tests.
2 It implements the core functionality of the file command.
4 This package contains the Python bindings.