[pyosmium] 01/01: Update pyosmium package description.

Jochen Topf joto-guest at moszumanska.debian.org
Wed May 20 14:29:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

joto-guest pushed a commit to branch master
in repository pyosmium.

commit 1c994fc2962f3e6a24cb16ece25ea9cded2fdaf8
Author: Jochen Topf <jochen at topf.org>
Date:   Wed May 20 16:27:36 2015 +0200

    Update pyosmium package description.
    
    PyOsmium doesn't (yet) support everything the underlying C++ library supports.
    The description was referring more to the C++ library than the Python library
    built on top of it.
---
 debian/control | 30 ++++++++++++------------------
 1 file changed, 12 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 86d508d..7d0797d 100644
--- a/debian/control
+++ b/debian/control
@@ -39,16 +39,13 @@ Description: Osmium library bindings for Python
  The PyOsmium module allows you to access some of the features of the Osmium
  library from Python code.
  .
- The Osmium library has extensive support for all types of OSM entities: nodes,
- ways, relations, and changesets. It allows reading from and writing to OSM
- files in XML and PBF formats, including change files and full history files.
- Osmium can store OSM data in memory and on disk in various formats and using
- various indexes. Its easy to use handler interface allows you to quickly write
- data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
- and GeoJSON geometries for easy conversion into many GIS formats and it can
- assemble multipolygons from ways and relations.
+ PyOsmium has extensive support for all types of OSM entities: nodes, ways,
+ relations, and changesets. It allows reading from OSM files in XML and PBF
+ formats, including change files and full history files. Its easy to use
+ handler interface allows you to quickly write data filtering and conversion
+ functions.
  .
- This package contains the PyOsmium module for Python 2. 
+ This package contains the PyOsmium module for Python 2.
 
 Package: python3-pyosmium
 Architecture: any
@@ -61,14 +58,11 @@ Description: Osmium library bindings for Python 3
  The PyOsmium module allows you to access some of the features of the Osmium
  library from Python code.
  .
- The Osmium library has extensive support for all types of OSM entities: nodes,
- ways, relations, and changesets. It allows reading from and writing to OSM
- files in XML and PBF formats, including change files and full history files.
- Osmium can store OSM data in memory and on disk in various formats and using
- various indexes. Its easy to use handler interface allows you to quickly write
- data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
- and GeoJSON geometries for easy conversion into many GIS formats and it can
- assemble multipolygons from ways and relations.
+ PyOsmium has extensive support for all types of OSM entities: nodes, ways,
+ relations, and changesets. It allows reading from OSM files in XML and PBF
+ formats, including change files and full history files. Its easy to use
+ handler interface allows you to quickly write data filtering and conversion
+ functions.
  .
- This package contains the PyOsmium module for Python 3. 
+ This package contains the PyOsmium module for Python 3.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyosmium.git



More information about the Pkg-grass-devel mailing list