Commit Graph

22 Commits

Author SHA1 Message Date
Bastian Kleineidam 66001fde36 Add boilerplate support for Monkey's Audio Compressors APE format. 2012-05-17 10:43:21 +02:00
Bastian Kleineidam 14641f8ea3 Updated copyright. 2011-01-25 06:57:30 -06:00
Bastian Kleineidam e48b95f9f1 Support DMS (.dms) files. 2011-01-24 14:28:29 -06:00
Bastian Kleineidam 55f3716eb6 Fall back to file extension detection for MIME type when the uncompressor file(1) uses for compressed TAR archives is not installed. 2011-01-23 09:30:11 -06:00
Bastian Kleineidam 85f592b8ea Added support for clzip. 2011-01-17 13:11:02 -06:00
Bastian Kleineidam a4209f95ba Add alternative ZIP mime type in tests. 2010-11-20 14:17:39 +01:00
Bastian Kleineidam b9c208b402 Add space into 7z test filename. 2010-04-05 02:56:32 +02:00
Bastian Kleineidam 5223f93944 Renamed test file to be able to clone under Windows. 2010-04-05 02:27:42 +02:00
Bastian Kleineidam 6e2433aa00 Test shell quoting. 2010-04-04 20:28:37 +02:00
Bastian Kleineidam 554d273b08 Added support for ZOO (.zoo) archives. 2010-03-21 15:39:02 +01:00
Bastian Kleineidam 29598b32ea Added MIME test for RZIP (.rz) files. 2010-03-21 09:51:37 +01:00
Bastian Kleineidam cb10d09e6f Allow mimedb tests to check with a list of MIME types, not only one. 2010-03-08 22:05:57 +01:00
Bastian Kleineidam 37fa891535 Added support for LRZIP (.lrz) files. 2010-03-08 19:58:39 +01:00
Bastian Kleineidam 4f12f39834 Added support for ARC (.arc) archives. 2010-03-08 18:28:11 +01:00
Bastian Kleineidam acbf544d04 Added support for ALZIP (.alz) archives. 2010-03-06 21:35:03 +01:00
Bastian Kleineidam 960d15cd76 Refactor mime detection functions and add better tests. 2010-03-06 19:20:50 +01:00
Bastian Kleineidam 6cba779475 Added support for AR (.a) archives. 2010-03-06 16:52:13 +01:00
Bastian Kleineidam 9a04371f07 Added support for ACE (.ace) archives. 2010-03-06 15:47:00 +01:00
Bastian Kleineidam cab43b1238 Added support for LZIP archives. 2010-03-04 16:42:37 +01:00
Bastian Kleineidam 778c1e366b Port to Python 2.4: remove more relative imports. 2010-03-04 15:00:07 +01:00
Bastian Kleineidam 9f8c941e2a Improved MIME test 2010-03-03 20:10:10 +01:00
Bastian Kleineidam 92eb057bcd Added MIME regocnition test. 2010-03-03 11:34:48 +01:00