fiona 1.9.6-1build1 source package in Ubuntu

Changelog

fiona (1.9.6-1build1) oracular; urgency=medium

  * Rebuild against new libgdal35.

 -- Gianfranco Costamagna <email address hidden>  Fri, 24 May 2024 11:06:04 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
fiona_1.9.6.orig.tar.gz 382.3 KiB cf96dfbca9a953594b7d42bf5f6f4a53902180474968dd25ef74b81227af228f
fiona_1.9.6-1build1.debian.tar.xz 13.1 KiB 17a5571592b4f8e8152d54fe9ee26ef98d53b9eb035de42d088a0f8a8230adfa
fiona_1.9.6-1build1.dsc 2.3 KiB de8b7fc9f27244623407007b38c416d5c7f7bb4c447a71516d50c48eb0660492

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