File: control

package info (click to toggle)
libthreads-perl 1.85-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 512 kB
  • sloc: perl: 1,332; makefile: 48; ansic: 12
file content (16 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libthreads-perl
Maintainer: Don Armstrong <don@debian.org>
Priority: extra
Section: perl
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 5), perl

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