librouter-simple-perl 0.17-3 source package in Ubuntu

Changelog

librouter-simple-perl (0.17-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + librouter-simple-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sun, 27 Nov 2022 13:40:35 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
librouter-simple-perl_0.17-3.dsc 2.2 KiB 6764ada57e9deb15bad52fe1bde4ca71f5cb2cb26f41a35ac328f63d7b4fc57e
librouter-simple-perl_0.17.orig.tar.gz 19.5 KiB 334615620f38eee15620ccdbf2dbd8b0a403ba1610e5b27d51737d8b0fb0c89d
librouter-simple-perl_0.17-3.debian.tar.xz 2.6 KiB ca46d3977ef0ea9f5159993af7b91d91a11d34ad85dccc8182f5a5bdbbbda746

Available diffs

No changes file available.

Binary packages built by this source

librouter-simple-perl: simple HTTP router for web applications

 Router::Simple is a simple router class. Its main purpose is to serve
 as a dispatcher for web applications. Router::Simple can match against
 PSGI $env directly, which means it's easy to use with PSGI supporting
 web frameworks.