File: control

package info (click to toggle)
opalmod 0.2.2.1
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 268; makefile: 24
file content (16 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: opalmod
Section: devel
Priority: optional
Maintainer: Ola Lundqvist <opal@debian.org>
Standards-Version: 3.8.0
Build-Depends-Indep: perl
Build-Depends: debhelper (>> 4.0.0)

Package: opalmod
Architecture: all
Depends: ${perl:Depends}
Description: A set of Perl modules for various tasks
 OpaL Perl Modules is a set of perl modules used for various tasks:
  * Exception handle emulation.
  * Simplified file and command read functions.
  * Simplified debugging support.