Paketname | python-magic |
Beschreibung | File type determination library using "magic" numbers (Python bindings) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 5.03-5ubuntu1 |
Sektion | python |
Priorität | extra |
Installierte Größe | 100 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libmagic1 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | file |
Paketgröße | 35172 Byte |
Prüfsumme MD5 | 5f79c382bdfb5d7c9abb8e8584fcac85 |
Prüfsumme SHA1 | 9fa5af2963d21f61ec512518a76a890f5c3b316f |
Prüfsumme SHA256 | 92328fc5e89ee034ed27c6e65449a73c51058d1cc71a8b75dcc1273cc0b4444c |
Link zum Herunterladen | python-magic_5.03-5ubuntu1_i386.deb |
Ausführliche Beschreibung | This library can be used to classify files according to magic number tests. It
implements the core functionality of the file command.
.
This package contains the Python bindings to query /etc/magic information for a
given file in Python.
|