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.
|