File: control

package info (click to toggle)
libbit-vector-minimal-perl 1.0-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 48 kB
  • ctags: 9
  • sloc: perl: 40; makefile: 40
file content (14 lines) | stat: -rw-r--r-- 503 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libbit-vector-minimal-perl
Section: perl
Priority: optional
Maintainer: S. Zachariah Sprackett <zac@sprackett.com>
Build-Depends-Indep: debhelper (>> 3.0.0), perl (>= 5.6.0-16), perl-modules
Standards-Version: 3.6.1.10

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.