File: control

package info (click to toggle)
libipc-signal-perl 1.00-6.2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 56 kB
  • ctags: 10
  • sloc: perl: 65; makefile: 54
file content (14 lines) | stat: -rw-r--r-- 488 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libipc-signal-perl
Section: perl
Priority: optional
Maintainer: Roderick Schertler <roderick@argon.org>
Standards-Version: 3.5.2
Build-Depends: debhelper (>= 9), perl (>= 5.6.0-16)

Package: libipc-signal-perl
Architecture: all
Depends: ${perl:Depends}
Description: utility functions dealing with signals for Perl
 This Perl module contains utility functions for dealing with signals.
 Currently these are just translating between signal names and signal
 numbers and vice versa.