File: control

package info (click to toggle)
libboost-geometry-utils-perl 0.15-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 37,412 kB
  • sloc: cpp: 419,352; perl: 713; ansic: 603; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,246 bytes parent folder | download
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
Source: libboost-geometry-utils-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fschlich@zedat.fu-berlin.de>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libextutils-cppguess-perl,
               libextutils-typemaps-default-perl,
               libextutils-xspp-perl,
               libmodule-build-withxspp-perl,
               perl-xs-dev,
               perl:native
Standards-Version: 3.9.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libboost-geometry-utils-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libboost-geometry-utils-perl.git
Homepage: https://metacpan.org/release/Boost-Geometry-Utils

Package: libboost-geometry-utils-perl
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${perl:Depends}
Multi-Arch: same
Description: Perl module providing bindings to the Boost Geometry library
 Boost::Geometry::Utils provides bindings to perform some geometric
 operations using the Boost Geometry library. It does not aim at
 providing full bindings for such library, which is why the
 Boost::Geometry namespace was left free.