fiona 1.6.2-1 source package in Ubuntu

Changelog

fiona (1.6.2-1) unstable; urgency=medium

  * Imported Upstream version 1.6.2
  * Fix manfile generation with Python 3
  * Update manfile
  * Update section for fiona package

 -- Johan Van de Wauw <email address hidden>  Wed, 23 Sep 2015 23:33:24 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fiona_1.6.2-1.dsc 2.3 KiB e1f5481239ba8d82323d2114798c13bcf6accf4871e06dfd8b4eee3d3d8ee42b
fiona_1.6.2.orig.tar.gz 142.3 KiB f20560ea514abe7fb0aae771e374aa4fb7d722eaffaf2e43363501a3fcd3569a
fiona_1.6.2-1.debian.tar.xz 9.6 KiB 32a5135ef41338b98c59df14aa5c4584e83d74f945be45afe648aaabd9f770a4

Available diffs

No changes file available.

Binary packages built by this source

fiona: Command line tool for reading/writing vector geospatial data

 Fiona is a Python wrapper around the OGR vector data abstraction library.
 Fiona is designed to be simple and dependable. It focuses on reading
 and writing data in standard Python IO style and relies upon familiar
 Python types and protocols such as files, dictionaries, mappings, and
 iterators instead of classes specific to OGR. Fiona can read and write
 real-world data using multi-layered GIS formats and zipped virtual
 file systems and integrates readily with other Python GIS packages
 such as pyproj, Rtree, and Shapely.
 .
 This package provides the fiona command line tools

fiona-doc: Python API for reading/writing vector geospatial data (docs)

 Fiona is a Python wrapper around the OGR vector data abstraction library.
 Fiona is designed to be simple and dependable. It focuses on reading
 and writing data in standard Python IO style and relies upon familiar
 Python types and protocols such as files, dictionaries, mappings, and
 iterators instead of classes specific to OGR. Fiona can read and write
 real-world data using multi-layered GIS formats and zipped virtual
 file systems and integrates readily with other Python GIS packages
 such as pyproj, Rtree, and Shapely.
 .
 This package contains the html documentation for Fiona.

python-fiona: Python API for reading/writing vector geospatial data

 Fiona is a Python wrapper around the OGR vector data abstraction library.
 Fiona is designed to be simple and dependable. It focuses on reading
 and writing data in standard Python IO style and relies upon familiar
 Python types and protocols such as files, dictionaries, mappings, and
 iterators instead of classes specific to OGR. Fiona can read and write
 real-world data using multi-layered GIS formats and zipped virtual
 file systems and integrates readily with other Python GIS packages
 such as pyproj, Rtree, and Shapely.
 .
 This package provides the Python 2 API

python3-fiona: Python 3 API for reading/writing vector geospatial data

 Fiona is a Python wrapper around the OGR vector data abstraction library.
 Fiona is designed to be simple and dependable. It focuses on reading
 and writing data in standard Python IO style and relies upon familiar
 Python types and protocols such as files, dictionaries, mappings, and
 iterators instead of classes specific to OGR. Fiona can read and write
 real-world data using multi-layered GIS formats and zipped virtual
 file systems and integrates readily with other Python GIS packages
 such as pyproj, Rtree, and Shapely.
 .
 This package provides the Python 3 API