File: control

package info (click to toggle)
osmctools 0.9-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 976 kB
  • sloc: ansic: 16,874; makefile: 15
file content (27 lines) | stat: -rw-r--r-- 915 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
Source: osmctools
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Pierre Blanc <pierreblanc75@gmail.com>,
           Bas Couwenberg <sebastic@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               zlib1g-dev
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/debian-gis-team/osmctools
Vcs-Git: https://salsa.debian.org/debian-gis-team/osmctools.git
Homepage: https://gitlab.com/osm-c-tools/osmctools

Package: osmctools
Architecture: any
Depends: wget,
         ${shlibs:Depends},
         ${misc:Depends}
Description: Some tools to manipulate OpenStreetMap files
 Small collection of basic OpenStreetMap tools, include converter, filter and
 updater files.
 .
 Programs include:
  osmconvert - Converter of OSM files
  osmfilter - The experimental OSM filters data
  osmupdate - Update OSM files.