File: control

package info (click to toggle)
libnet-socks-perl 0.03-14
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 172 kB
  • ctags: 11
  • sloc: perl: 86; makefile: 50
file content (19 lines) | stat: -rw-r--r-- 763 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libnet-socks-perl
Section: perl
Priority: optional
Build-Depends-Indep: perl, libnet-dns-perl
Build-Depends: debhelper (>= 9)
Maintainer: Sebastien Delafond <seb@debian.org>
Standards-Version: 3.9.5
Homepage: http://search.cpan.org/~clintdw/
Vcs-Git: git://anonscm.debian.org/collab-maint/libnet-socks-perl.git
Vcs-Browser: http://anonscm.debian.org/git/collab-maint/libnet-socks-perl.git

Package: libnet-socks-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libnet-dns-perl
Enhances: elza (>= 1.4.3-6)
Description: Perl module providing an API to communicate with SOCKS servers
 This is a SOCKS client module that can communicate with SOCKS v4 and
 v5 servers.  It currently allows you to make outgoing and incoming 
 TCP connections.