File: control

package info (click to toggle)
libnet-mac-perl 2.103622-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 220 kB
  • ctags: 25
  • sloc: perl: 1,709; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 1,092 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
23
Source: libnet-mac-perl
Section: perl
Priority: extra
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Alejandro Garrido Mota <garridomota@gmail.com>,
 Damyan Ivanov <dmn@debian.org>, gregor herrmann <gregoa@debian.org>, 
 Gunnar Wolf <gwolf@debian.org>, Ansgar Burchardt <ansgar@debian.org>,
 Nicholas Bamber <nicholas@periapt.co.uk>
Homepage: http://search.cpan.org/dist/Net-MAC/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-mac-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-mac-perl/
Standards-Version: 3.9.1

Package: libnet-mac-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: module for representing and manipulating MAC addresses 
 Net::Mac is a module that allows you to store a MAC address 
 in a Perl object, find out information about a stored MAC address and
 convert a MAC address into a specified format and easily compare two 
 MAC addresses for string or numeric equality.