fiona 1.8.21-1build3 source package in Ubuntu

Changelog

fiona (1.8.21-1build3) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 18:48:57 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
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.21.orig.tar.gz 263.8 KiB 55d1b99cb4310e663c529db5f583d81dd1090d35adad5be235a3f9cdf6611d8a
fiona_1.8.21-1build3.debian.tar.xz 13.0 KiB f19256d081ec4cec3104efbed03be8b9c74b0480c52a404f2271f96887f314a7
fiona_1.8.21-1build3.dsc 2.3 KiB 90b971bc09c7c1068cc9d3abca833d382f8282f102c428904bf189253ed85497

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

fiona-doc: No summary available for fiona-doc in ubuntu lunar.

No description available for fiona-doc in ubuntu lunar.

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