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
|
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),
perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
Build-Depends-Indep: perl (>= 5.17.9) | libextutils-parsexs-perl (>= 3.180030),
perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=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/
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
|