averell 1.2.5-1.1 source package in Ubuntu

Changelog

averell (1.2.5-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Used the new try/catch syntax for retrieving the stack backtrace
    (Closes: #909980)
  * Ignored the unused Index variable in averell_sup.erl

 -- Micha David Rosenbaum <email address hidden>  Sun, 10 Feb 2019 13:33:56 +0100

Upload details

Uploaded by:
Jean Parpaillon
Uploaded to:
Sid
Original maintainer:
Jean Parpaillon
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
averell_1.2.5-1.1.dsc 1.9 KiB b86b5593fa79c5d2844f3a4fd767da5e397f935aadaf1735cc935fced0e6ea30
averell_1.2.5.orig.tar.xz 71.0 KiB 5ef59f07083dc5db436a537b978ff7e74661a475bbbc97dc02419998e386c62b
averell_1.2.5-1.1.debian.tar.xz 3.0 KiB 59e95ea54ba45551a1e0b4148036272e793ecfe0228498a09e3c22e68a746e94

Available diffs

No changes file available.

Binary packages built by this source

averell: incredibly stupid web server

 averell is an incredibly simple, but fast, web server based on the
 erlang/OTP application cowboy.
 .
 It is as simple to use as starting in a directory to serve it on
 port 8000 (default). Basic options include: enabling CORS,
 changing port, redirecting directories to index.html, etc.