File: control

package info (click to toggle)
libnet-ident-perl 1.20-2.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 152 kB
  • ctags: 20
  • sloc: perl: 832; makefile: 42
file content (16 lines) | stat: -rw-r--r-- 616 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libnet-ident-perl
Section: interpreters
Priority: optional
Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.0-17)
Build-Conflicts: libapache-mod-perl
Maintainer: Matt Hope <dopey@debian.org>
Standards-Version: 3.5.1

Package: libnet-ident-perl
Architecture: all
Depends: ${perl:Depends}
Description:  lookup the username on the remote end of a TCP/IP connection
 You can either use the simple interface, which does one ident
 lookup at a time, or use the asynchronous interface to perform
 (possibly) many simultaneous lookups, or simply continue serving other
 things while the lookup is proceeding.