| Field |
Value |
| bugs |
[] |
| contributors |
Magnus Klaar
Uvarov Michael
Jesse Gumm
|
| dependencies |
|
| description |
Erlang MIME types library
|
| directories |
src
lib
priv
include
|
| homepage |
|
| keywords |
Erlang
mime
type
file
extension
|
| licenses |
|
| maintainers |
Yurii Rashkovskii <eXJhc2hrQGdtYWlsLmNvbQ==>
|
| metadata |
published_by: "yrashk"
|
| name |
mimetypes
|
| platforms |
[] |
| repositories |
GitHub
spawngrid/mimetypes
|
| version |
0.9
|
mix.exs
{:mimetypes,"0.9",[github: "spawngrid/mimetypes", tag: "0.9"]}
rebar.config
{mimetypes,"0.9",{git,"https://github.com/spawngrid/mimetypes",{tag,"0.9"}}}
SCM
$ git clone https://github.com/spawngrid/mimetypes mimetypes && cd mimetypes && git checkout 0.9
(Alternatively, you can run
expm spec mimetypes 0.9 --format scm | sh)
package.exs
$ expm spec mimetypes 0.9
comments powered by