File: control.in

package info (click to toggle)
libhttp-throwable-perl 0.018-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 352 kB
  • ctags: 135
  • sloc: perl: 1,328; makefile: 16
file content (22 lines) | stat: -rw-r--r-- 876 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libhttp-throwable-perl
Section: perl
Priority: optional
Build-Depends: @cdbs@
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-throwable-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-throwable-perl.git
Homepage: https://github.com/rjbs/HTTP-Throwable

Package: libhttp-throwable-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
 HTTP-Throwable provides a set of strongly-typed, PSGI-friendly
 exception implementations corresponding to the HTTP error status code
 (4xx-5xx) as well as the redirection codes (3xx).