Paketname | php-mime-type |
Beschreibung | Utility class for dealing with MIME types |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.0-1 |
Sektion | php |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | php-pear |
Empfohlene Pakete | |
Paketbetreuer | Thomas Goirand |
Quelle | |
Paketgröße | 12476 Byte |
Prüfsumme MD5 | be3d5885890df219a05c946345cadaa9 |
Prüfsumme SHA1 | b527cd7f8f09bf8b963d25b30251b387bff29eed |
Prüfsumme SHA256 | 4d058c9a7c7a36bccdbbc0bf1dfea8d1b74629f5b4ec48a1f2f75dac123e380f |
Link zum Herunterladen | php-mime-type_1.2.0-1_all.deb |
Ausführliche Beschreibung | Provide functionality for dealing with MIME types:
* Parse MIME type.
* Supports full RFC2045 specification.
* Many utility functions for working with and determining info about types.
* Most functions can be called statically.
* Autodetect a files mime-type, either with fileinfo extension,
mime_magic extension, the file command or an in-built mapping list
|