This commit is contained in:
2026-07-14 22:50:46 +04:00
parent 27143319e3
commit bd19e0682b
3116 changed files with 467189 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,11 @@
{application,mime,
[{modules,['Elixir.MIME']},
{compile_env,[{mime,[extensions],error},
{mime,[suffixes],error},
{mime,[types],error}]},
{optional_applications,[]},
{applications,[kernel,stdlib,elixir,logger]},
{description,"A MIME type module for Elixir"},
{registered,[]},
{vsn,"2.0.7"},
{env,[]}]}.