Skip to content

Commit

Permalink
Add expm package for :head
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Oct 10, 2012
1 parent 4f037c0 commit 9da7906
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.head.exs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Expm.Package.new(name: "genx", description: "Elixir-style library for most important OTP functionality",
version: :head, keywords: ["otp"],
maintainers: [[name: "Yurii Rashkovskii", email: "yrashk@gmail.com"]],
contributors: [[name: "ILYA Khlopotov", email: "ilya@spawngrid.com"]],
repositories: [[github: "yrashk/genx"]])

0 comments on commit 9da7906

Please sign in to comment.