| 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 |
head
|
mix.exs
{:hackney,%r".*",[github: "benoitc/hackney"]}
rebar.config
{hackney,".*",{git,"https://github.com/benoitc/hackney",{branch,"master"}}}
SCM
$ git clone https://github.com/benoitc/hackney hackney && cd hackney
(Alternatively, you can run
expm spec hackney head --format scm | sh)
package.exs
$ expm spec hackney head
comments powered by