| Field |
Value |
| bugs |
[] |
| contributors |
|
| dependencies |
|
| description |
Elixir package manager
|
| directories |
src
lib
priv
include
|
| homepage |
|
| keywords |
Elixir
Erlang
package
library
dependency
dependencies
|
| licenses |
|
| maintainers |
Yurii Rashkovskii <eXJhc2hrQGdtYWlsLmNvbQ==>
|
| metadata |
published_by: "yrashk"
|
| name |
expm
|
| platforms |
[] |
| repositories |
GitHub
yrashk/expm
|
| version |
0.1
|
mix.exs
{:expm,"0.1",[github: "yrashk/expm", tag: "0.1"]}
rebar.config
{expm,"0.1",{git,"https://github.com/yrashk/expm",{tag,"0.1"}}}
SCM
$ git clone https://github.com/yrashk/expm expm && cd expm && git checkout 0.1
(Alternatively, you can run
expm spec expm 0.1 --format scm | sh)
package.exs
$ expm spec expm 0.1
comments powered by