File: control

package info (click to toggle)
libthreads-shared-perl 1.26-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 424 kB
  • ctags: 695
  • sloc: perl: 830; makefile: 51; ansic: 6
file content (17 lines) | stat: -rw-r--r-- 562 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libthreads-shared-perl
Maintainer: Don Armstrong <don@debian.org>
Priority: extra
Section: perl
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 4), perl (>=5.6.0-16)

Package: libthreads-shared-perl
Priority: extra
Section: perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, libthreads-perl
Description: perl threads API
 threads is a perl interpreter-based threads implementation. This
 particular version is an updated version of threads which contains
 features not present in the threads version distributed with perl
 itself.