libmagpie-perl 1.163200-4 source package in Ubuntu

Changelog

libmagpie-perl (1.163200-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Jelmer Vernooij <email address hidden>  Sat, 19 Nov 2022 14:45:51 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmagpie-perl_1.163200-4.dsc 2.6 KiB 81289b40c50a6f67069ae13fec42cc477c3b58fdd4da267643cd3b36352a8e09
libmagpie-perl_1.163200.orig.tar.gz 2.6 MiB 5fc33906d3eabc4efb53cb43ae8b951b676d670308e5194d8ca9c821a5f4936b
libmagpie-perl_1.163200-4.debian.tar.xz 6.2 KiB 78abeeda527df1fabcf9691b5ea6b4c1029a78fdb25fa7c008968dd5cc43d8e9

Available diffs

No changes file available.

Binary packages built by this source

libmagpie-perl: RESTful Web Framework for Perl5

 Magpie is a web framework for Perl5 that steals the shiny bits from
 many different web frameworks we at Tamarou have used over the last
 decade. It is based on the ideas expressed by the W3C TAG in
 "Architecture of the World Wide Web" at
 <http://www.w3.org/TR/2004/REC-webarch-20041215/>, namely that the web
 is comprised of Resources that respond to certain methods (GET, POST,
 PUT, DELETE etc).