bz2 file type not supported
jpfle - November 6, 2009 - 14:23
| Project: | MimeDetect |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
MimeDetect 6.x-1.2 returns "application/octet-stream" for a .bz2 archive. It would be great to have this type supported.
On my system (Ubuntu 9.10), the command file --brief --mime example.bz2 returns application/x-bzip2; charset=binary.

#1
Extension .tbz2 is also concerned, because .tar.bz2 can be written .tbz2.