Skip to content

Commit

Permalink
Add expm package
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Oct 1, 2012
1 parent c0b566a commit ee7bb6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.head.exs
@@ -0,0 +1,6 @@
Expm.Package.new(name: "ossp_uuid", description: "NIF-based ossp-uuid binding",
version: :head, keywords: ["Erlang","UUID"],
maintainers: [[name: "Yurii Rashkovskii", email: "yrashk@gmail.com"]],
contributors: [[name: "Michael Santos", email: "michael.santos@gmail.com"],
[name: "OJ Reeves", email: "oj@buffered.io"]],
repositories: [[github: "yrashk/erlang-ossp-uuid"]])

0 comments on commit ee7bb6a

Please sign in to comment.