erlang-cowboy 2.0.0~pre.1+dfsg1-2 source package in Ubuntu

Changelog

erlang-cowboy (2.0.0~pre.1+dfsg1-2) unstable; urgency=medium

  * Ship erlang.mk for examples (Closes: #815930)
  * Refresh patches

 -- Balint Reczey <email address hidden>  Tue, 02 Aug 2016 13:46:14 +0200

Upload details

Uploaded by:
LeoFS maintainers team
Uploaded to:
Sid
Original maintainer:
LeoFS maintainers team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
erlang-cowboy_2.0.0~pre.1+dfsg1-2.dsc 2.4 KiB 8111600bcd6e62905b0288fc24da2b76e0bb111e337c76f47bb979f56d85a38d
erlang-cowboy_2.0.0~pre.1+dfsg1.orig.tar.xz 884.4 KiB 970e5690b5d51ed662c79b41dc3736e442638b36dc9c85a2f00a28790494d581
erlang-cowboy_2.0.0~pre.1+dfsg1-2.debian.tar.xz 5.1 KiB 0ee38cffe61330fb9e97828d6e0bfb763af530beefeab79130392115450329cc

No changes file available.

Binary packages built by this source

erlang-cowboy: Cowboy is a small, fast and modular HTTP server written in Erlang

 Cowboy is also a socket acceptor pool, able to accept connections
 for any kind of TCP protocol.
 .
 Cowboy aims to provide the following advantages:
 .
   * 'Small' code base.
   * Damn 'fast'.
   * 'Modular': transport and protocol handlers are replaceable.
   * 'Binary HTTP' for greater speed and lower memory usage.
   * Easy to 'embed' inside another application.
   * Selectively 'dispatch' requests to handlers, allowing you to send some
     requests to your embedded code and others to a FastCGI application in
     PHP or Ruby.
   * No parameterized module. No process dictionary. 'Clean' Erlang code.

erlang-cowboy-doc: No summary available for erlang-cowboy-doc in ubuntu yakkety.

No description available for erlang-cowboy-doc in ubuntu yakkety.

erlang-cowboy-examples: No summary available for erlang-cowboy-examples in ubuntu artful.

No description available for erlang-cowboy-examples in ubuntu artful.