Skip to content

Commit

Permalink
Add expm package
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Sep 30, 2012
1 parent e9dfab5 commit 30bd35d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.head.exs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Expm.Package.new(name: "mimetypes", description: "Erlang MIME types library",
version: :head, keywords: ["Erlang","mime","type","file","extension"],
maintainers: [[name: "Yurii Rashkovskii", email: "[email protected]"]],
contributors: [[name: "Magnus Klaar", email: "[email protected]"],
[name: "Uvarov Michael", email: "[email protected]"],
[name: "Jesse Gumm", email: "[email protected]"]],
repositories: [[github: "yrashk/mimetypes"]])

0 comments on commit 30bd35d

Please sign in to comment.