File: control

package info (click to toggle)
liblwp-protocol-http-socketunix-perl 0.02-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 68 kB
  • sloc: perl: 216; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 877 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: liblwp-protocol-http-socketunix-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>
Build-Depends: debhelper (>= 11)
Build-Depends-Indep: perl, libwww-perl
Standards-Version: 4.1.4
Homepage: https://metacpan.org/release/LWP-Protocol-http-SocketUnix
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblwp-protocol-http-socketunix-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblwp-protocol-http-socketunix-perl
Testsuite: autopkgtest-pkg-perl

Package: liblwp-protocol-http-socketunix-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl
Description: Perl module to speak http through unix sockets
 LWP::Protocol::http::UnixSocket enables you to speak HTTP through UNIX
 sockets using perl.