fiona 1.8.9-1ubuntu1 source package in Ubuntu

Changelog

fiona (1.8.9-1ubuntu1) focal; urgency=medium

  * Call python{version} -m sphinx to build the documentation.
  * Build the docs in a temporary directory.

 -- Matthias Klose <email address hidden>  Fri, 25 Oct 2019 17:51:26 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.8.9.orig.tar.gz 240.5 KiB c1dcdf3813090519b14cbf557dcfbe97b452722be473530edbccbdfc81601df5
fiona_1.8.9-1ubuntu1.debian.tar.xz 12.2 KiB 0298557cb35394a42c4d0f40a7354b2c45056fc2ba9a16685c8a903df9199549
fiona_1.8.9-1ubuntu1.dsc 2.2 KiB 275ed70d0b5ce4c0348169988d5f710f282076254913e35959766dd63a00abac

View changes file

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.

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

python3-fiona-dbgsym: debug symbols for python3-fiona