| Field |
Value |
| bugs |
[] |
| contributors |
Adam Rutkowski
ILYA Khlopotov
Leo Lou
|
| dependencies |
mimetypes (topmost)
|
| description |
Simple HTTP client in Erlang
|
| directories |
src
lib
priv
include
|
| homepage |
|
| keywords |
http
client
binary
|
| licenses |
Apache License, Version 2.0
|
| maintainers |
Benoit Chesneau <YmNoZXNuZWF1QGdtYWlsLmNvbQ==>
|
| metadata |
published_by: "benoitc"
|
| name |
hackney
|
| platforms |
[] |
| repositories |
GitHub
benoitc/hackney
|
| version |
0.3.0
|
mix.exs
{:hackney,"0.3.0",[github: "benoitc/hackney", tag: "0.3.0"]}
rebar.config
{hackney,"0.3.0",{git,"https://github.com/benoitc/hackney",{tag,"0.3.0"}}}
SCM
$ git clone https://github.com/benoitc/hackney hackney && cd hackney && git checkout 0.3.0
(Alternatively, you can run
expm spec hackney 0.3.0 --format scm | sh)
package.exs
$ expm spec hackney 0.3.0
comments powered by