fiona 1.9.5-1build2 source package in Ubuntu

Changelog

fiona (1.9.5-1build2) noble; urgency=medium

  * Rebuild against new libgdal34.

 -- Gianfranco Costamagna <email address hidden>  Fri, 17 Nov 2023 19:14:37 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fiona_1.9.5.orig.tar.gz 379.9 KiB c05f5e826221b2f5b52ea891180f99c19ae3a667e36c52c278315d136f21142c
fiona_1.9.5-1build2.debian.tar.xz 13.1 KiB 82eba758dd7b18558d6b8b961f2de4018f21059db53f98347f48ac234ea1cb0a
fiona_1.9.5-1build2.dsc 2.2 KiB 68dcb1b8046e59a86b1cabbdd839acaa9fbabe2ae9a59b7b15a6ad96975d398d

Available diffs

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

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