| Field |
Value |
| bugs |
[] |
| contributors |
Ali Sabil
alisdair sullivan
Andrew Thompson
Anthony Ramine
Bob Ippolito
Boris Faure
David Kelly
DeadZen
Dmitry Groshev
Hans Ulrich Niedermann
Hunter Morris
Jesper Louis Andersen
Josh Marchán
Josh Toft
Magnus Klaar
Mathieu Lecarme
Max Lapshin
Michiel Hakvoort
Ori Bar
Paul Oliver
Roberto Ostinelli
Seven Du
Steven Gravell
Tim Dysinger
Tom Burdick
Yurii Rashkovskii
|
| dependencies |
|
| description |
Small, fast, modular HTTP server
|
| directories |
src
lib
priv
include
|
| homepage |
|
| keywords |
http
server
erlang
|
| licenses |
BSD
|
| maintainers |
Loïc Hoguin <ZXNzZW5AbmluZW5pbmVzLmV1>
|
| metadata |
published_by: "yrashk"
|
| name |
cowboy
|
| platforms |
[] |
| repositories |
GitHub
extend/cowboy
|
| version |
0.6.1
|
mix.exs
{:cowboy,"0.6.1",[github: "extend/cowboy", tag: "0.6.1"]}
rebar.config
{cowboy,"0.6.1",{git,"https://github.com/extend/cowboy",{tag,"0.6.1"}}}
SCM
$ git clone https://github.com/extend/cowboy cowboy && cd cowboy && git checkout 0.6.1
(Alternatively, you can run
expm spec cowboy 0.6.1 --format scm | sh)
package.exs
$ expm spec cowboy 0.6.1
comments powered by