{erl_opts,[debug_info]}.
{deps,[]}.
{ex_doc,[{extras,[{"README.md",#{title => "Overview"}},
                  {"LICENSE",#{title => "License"}}]},
         {main,"README.md"},
         {homepage_url,"https://github.com/benoitc/mimerl"},
         {source_url,"https://github.com/benoitc/mimerl"}]}.
{hex,[{doc,ex_doc}]}.
{overrides,[]}.
