We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a reason against using an MIT licensed json db from mime-db, rather than continuing to use the GPL free desktop mime db?
https://github.com/jshttp/mime-db
Using a compatible license should allow the derivative file to be distributed, and remove the need for environment variables etc.
Would such a PR be welcome?
The text was updated successfully, but these errors were encountered:
mime-db provides the extensions but not the magic
the magic needs to come from another source, perhaps http://www.darwinsys.com/file/
Sorry, something went wrong.
Marcel used Apache Tika as the source of the DB (and used code from this gem to parse it) rails/marcel@2e58d19
No branches or pull requests
Is there a reason against using an MIT licensed json db from mime-db, rather than continuing to use the GPL free desktop mime db?
https://github.com/jshttp/mime-db
Using a compatible license should allow the derivative file to be distributed, and remove the need for environment variables etc.
Would such a PR be welcome?
The text was updated successfully, but these errors were encountered: