File: control

package info (click to toggle)
libextutils-typemaps-default-perl 1.05-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 144 kB
  • sloc: perl: 758; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: libextutils-typemaps-default-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Build-Depends: debhelper (>= 8),
               libmodule-build-perl (>= 0.400000)
Build-Depends-Indep: perl,
                     perl (>= 5.17.9) | libextutils-parsexs-perl (>= 3.180030)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libextutils-typemaps-default-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-typemaps-default-perl.git
Homepage: https://metacpan.org/release/ExtUtils-Typemaps-Default
Testsuite: autopkgtest-pkg-perl

Package: libextutils-typemaps-default-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         perl (>= 5.17.9) | libextutils-parsexs-perl (>= 3.180030)
Description: Perl module providing a set of useful typemaps
 ExtUtils::Typemaps::Default is an ExtUtils::Typemaps subclass that
 provides a set of default mappings (in addition to what perl itself
 provides). These default mappings are currently defined as the
 combination of the mappings provided by the following typemap classes
 which are provided in this distribution:
 .
   * ExtUtils::Typemaps::ObjectMap
   * ExtUtils::Typemaps::STL
   * ExtUtils::Typemaps::Basic