File: control

package info (click to toggle)
libnet-nbname-perl 0.26-1.2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 104 kB
  • ctags: 40
  • sloc: perl: 374; makefile: 38
file content (18 lines) | stat: -rw-r--r-- 595 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libnet-nbname-perl
Section: perl
Priority: extra
Maintainer: Martin Orr <martin@martinorr.name>
Build-Depends: debhelper (>= 10~), perl (>= 5.6.0-16)
Standards-Version: 3.7.2

Package: libnet-nbname-perl
Architecture: all
Depends: ${perl:Depends}
Suggests: libnet-netmask-perl
Description:  NetBIOS Name Service Requests
 This is the Net::NBName Perl module, for resolving the NetBIOS host names
 used by Windows/Samba.  It can be used
  1. to resolve NetBIOS names to IP addresses
  2. to determine registered NetBIOS names on a host
 A pure Perl module, using the Socket core module.