classifier
classifier copied to clipboard
add debian package extension
add debian package extension, detect filename extension based on mimetype and libmagic. Sometimes my files do not have correct extensions. However, the mimetypes function might not allways return sane results (guess_all_extensions() returns all possible extensions and one could pick from those)
its just a quick hack anyway.