File: control

package info (click to toggle)
libgeo-coder-osm-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 128 kB
  • sloc: perl: 122; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 904 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
Source: libgeo-coder-osm-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libjson-perl (>= 2),
 liburi-perl (>= 1.36),
 libwww-perl,
 perl
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libgeo-coder-osm-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libgeo-coder-osm-perl.git
Homepage: https://metacpan.org/release/Geo-Coder-OSM
Testsuite: autopkgtest-pkg-perl

Package: libgeo-coder-osm-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libjson-perl (>= 2),
 liburi-perl (>= 1.36),
 libwww-perl
Description: Geocode addresses with the OpenStreetMap Nominatim API
 The Geo::Coder::OSM module provides an interface to the OpenStreet Nominatim
 geocoding service.