Fork me on GitHub

hackney (0.3.1)

Simple HTTP client in Erlang

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.1

mix.exs

{:hackney,"0.3.1",[github: "benoitc/hackney", tag: "0.3.1"]}

rebar.config

{hackney,"0.3.1",{git,"https://github.com/benoitc/hackney",{tag,"0.3.1"}}}

SCM

$ git clone https://github.com/benoitc/hackney hackney && cd hackney && git checkout 0.3.1
(Alternatively, you can run expm spec hackney 0.3.1 --format scm | sh)

package.exs

$ expm spec hackney 0.3.1
comments powered by Disqus

This repository is available over HTTP: http://expm.co
Running expm 0.1-40-ged25d6f (download) on Elixir 0.8.2.dev (v0.8.1-8-gc10b5e7)