File: control

package info (click to toggle)
libgeo-ellipsoids-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 100 kB
  • ctags: 27
  • sloc: perl: 388; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 950 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
Source: libgeo-ellipsoids-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 (>= 9)
Build-Depends-Indep: libgeo-constants-perl,
 libgeo-functions-perl,
 perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgeo-ellipsoids-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgeo-ellipsoids-perl.git
Homepage: https://metacpan.org/release/Geo-Ellipsoids
Testsuite: autopkgtest-pkg-perl

Package: libgeo-ellipsoids-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libgeo-constants-perl,
 libgeo-functions-perl
Description: standard Geo:: ellipsoid a, b, f and 1/f values
 Geo::Ellipsoids provides a large number of standard ellipsoid values
 useful for calculations such as when determining the distance between
 two points on a planet.