File: control

package info (click to toggle)
libbit-vector-minimal-perl 1.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 64 kB
  • ctags: 7
  • sloc: perl: 44; makefile: 38
file content (16 lines) | stat: -rw-r--r-- 639 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libbit-vector-minimal-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregor+debian@comodo.priv.at>
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl (>= 5.6.0-16), perl-modules, libtest-pod-perl, libtest-pod-coverage-perl
Standards-Version: 3.7.2

Package: libbit-vector-minimal-perl
Architecture: all
Depends: ${perl:Depends}
Description: Object oriented wrapper around vec()
 A much simplified, lightweight version of Bit::Vector.  It wraps Perl's 
 sometimes confusing vec() function in an object-oriented abstraction.