File: control

package info (click to toggle)
osmctools 0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 908 kB
  • ctags: 895
  • sloc: ansic: 15,537; makefile: 21
file content (28 lines) | stat: -rw-r--r-- 922 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
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: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/osmctools.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/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.