yaws 2.0.2-1 source package in Ubuntu

Changelog

yaws (2.0.2-1) unstable; urgency=medium

  * New upstream release.

 -- Sergei Golovan <email address hidden>  Fri, 20 Nov 2015 13:41:45 +0300

Upload details

Uploaded by:
Debian Erlang Packagers
Uploaded to:
Sid
Original maintainer:
Debian Erlang Packagers
Architectures:
any all
Section:
httpd
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe web

Downloads

File Size SHA-256 Checksum
yaws_2.0.2-1.dsc 2.4 KiB a3ca1af6bdc1bf7259c3b7211124218f1fea66e5a14c1b95be1c3b73d6888229
yaws_2.0.2.orig.tar.gz 1.6 MiB 24dd4aab844e7bb18a9a3cc795b8e8f5755e6f0f8eee3ebb54767ab19eacdde7
yaws_2.0.2-1.debian.tar.xz 26.3 KiB e015d1469dd3954e688478263b666c35d8018dca443a5d3ed683a88573b6ac7c

Available diffs

No changes file available.

Binary packages built by this source

erlang-yapp: Erlang application for deploying Yaws webserver applications

 Yaws-yapp (Yaws application handler) is a helper application.
 It takes care of adding, and removing, the applications into a running
 server. When anyone access the server with an URL that matches the path
 for an added application, the docroot will be temporarily switched
 to where the web pages for that application are located.
 .
 This package includes the Yapp Erlang module which can be used in Yaws
 embedded mode without separate server config.

erlang-yaws: Erlang application which implements HTTP webserver

 Yaws is a high performance HTTP 1.1 webserver written in Erlang. It is a
 multithreaded webserver where one Erlang light weight process is used to
 handle each client. Two separate modes of operation are supported.
 .
 This package includes Erlang Yaws application suitable to work in embedded
 mode where it runs as a webserver in another Erlang application.

erlang-yaws-dbgsym: debug symbols for package erlang-yaws

 Yaws is a high performance HTTP 1.1 webserver written in Erlang. It is a
 multithreaded webserver where one Erlang light weight process is used to
 handle each client. Two separate modes of operation are supported.
 .
 This package includes Erlang Yaws application suitable to work in embedded
 mode where it runs as a webserver in another Erlang application.

yaws: High performance HTTP 1.1 webserver written in Erlang

 Yaws is a high performance HTTP 1.1 webserver written in Erlang. It is a
 multithreaded webserver where one Erlang light weight process is used to
 handle each client. Two separate modes of operation are supported.
 .
 This package includes binaries and config to run Yaws in standalone mode
 where it works as a regular webserver daemon.

yaws-chat: No summary available for yaws-chat in ubuntu yakkety.

No description available for yaws-chat in ubuntu yakkety.

yaws-doc: No summary available for yaws-doc in ubuntu yakkety.

No description available for yaws-doc in ubuntu yakkety.

yaws-mail: Webmail application for Yaws webserver

 Yaws-mail is a small stateless webmail application. It requires
 SMTP and POP3 servers to operate and does not store email locally.

yaws-wiki: No summary available for yaws-wiki in ubuntu yakkety.

No description available for yaws-wiki in ubuntu yakkety.

yaws-yapp: Provides an easy way to deploy applications for Yaws webserver

 Yaws-yapp (Yaws application handler) is a helper application.
 It takes care of adding, and removing, the applications into a running
 server. When anyone access the server with an URL that matches the path
 for an added application, the docroot will be temporarily switched
 to where the web pages for that application are located.
 .
 This package provides Yapp config file which is intended to use along
 with fully installed Yaws webserver.