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.

