fiona 1.8.22-1build1 source package in Ubuntu

Changelog

fiona (1.8.22-1build1) lunar; urgency=medium

  * No-change rebuild against libgdal32

 -- Steve Langasek <email address hidden>  Thu, 15 Dec 2022 19:34:52 +0000

Upload details

Uploaded by:
Steve Langasek
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.22.orig.tar.gz 263.9 KiB ac9fc0bc84176698ce71c32db7e00492a7f77ace20d26f8e12d803ebbae889d5
fiona_1.8.22-1build1.debian.tar.xz 12.9 KiB ad5e525bb0d54eae960aa6d64edae4fdb3d92e9dfea83d00e3a4fd9cac2f3ae0
fiona_1.8.22-1build1.dsc 2.4 KiB 35b825f9771526cab95f5c7c19558b99aa2a6641d5c49d88a7d203fe01111c28

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