| Field |
Value |
| bugs |
[] |
| contributors |
Adam Rutkowski
ILYA Khlopotov
Leo Lou
Tristan Sloughter
Erik Timan
Bip Thelin
|
| 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.2
|
mix.exs
{:hackney,"0.3.2",[github: "benoitc/hackney", tag: "0.3.2"]}
rebar.config
{hackney,"0.3.2",{git,"https://github.com/benoitc/hackney",{tag,"0.3.2"}}}
SCM
$ git clone https://github.com/benoitc/hackney hackney && cd hackney && git checkout 0.3.2
(Alternatively, you can run
expm spec hackney 0.3.2 --format scm | sh)
package.exs
$ expm spec hackney 0.3.2
comments powered by