discourse / mini_mime

minimal mime type library
MIT License
95 stars 34 forks source link

I’ve added `mini_mime` DB conversion to mime-types-data #41

Closed halostatue closed 2 years ago

halostatue commented 2 years ago

This may be of interest: https://github.com/mime-types/mime-types-data/pull/47

I pulled the conversion code used directly from the Rakefile here modified it to match the external loader process. The README indicates how people could use this data directly from mime-types-data, which may be an option from a mini_mime perspective as well. If nothing else, you can now copy the latest version from the latest release (after I release this; I am not planning on doing so before November 8).

halostatue commented 2 years ago

mime-types-data 3.2021.1115 has been released with support for the mini_mime database.