fiona 1.9.4-2 source package in Ubuntu

Changelog

fiona (1.9.4-2) unstable; urgency=medium

  * Team upload.
  * Bump debhelper compat to 13.
  * Add upstream patch to not install all .py files in wheel.
    (closes: #1040361)

 -- Bas Couwenberg <email address hidden>  Wed, 05 Jul 2023 10:56:53 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
fiona_1.9.4-2.dsc 2.2 KiB b31c641229227e8abd5b50c8b2a7a0af6412bd5e5c3ad37a437b8e02348eec98
fiona_1.9.4.orig.tar.gz 379.6 KiB 0e336d18f35ad5d57a41d1714c97dd4d8f27fc563039b143cfe4a69734f3c951
fiona_1.9.4-2.debian.tar.xz 12.9 KiB 2010991301a36db5e2f5886f836808998dc88b3f173d9be629ca705c9bb656a9

No changes file available.

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