pyosmium 4.0.2-1build1 source package in Ubuntu
Changelog
pyosmium (4.0.2-1build1) plucky; urgency=medium * No-change rebuild to add support for Python 3.13. -- Matthias Klose <email address hidden> Fri, 15 Nov 2024 04:38:53 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Plucky
- Original maintainer:
- Debian GIS Project
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyosmium_4.0.2.orig.tar.gz | 4.3 MiB | 23c64f0217fe0c69fa51bd039f3b3a963a9c9fd254df1bdd3a766b2f51ec8de6 |
pyosmium_4.0.2-1build1.debian.tar.xz | 6.2 KiB | d720d37ffbd6c56b7f4045e718948098e41a377656716e7ec49952a792404e40 |
pyosmium_4.0.2-1build1.dsc | 2.3 KiB | 2c9a90312a28d82839eed628861034ed7652e33f5c062c3a80608dba8e134e9c |
Available diffs
- diff from 4.0.2-1 (in Debian) to 4.0.2-1build1 (318 bytes)
Binary packages built by this source
- pyosmium: Osmium library bindings for Python - utilities
The PyOsmium module allows you to access some of the features of the Osmium
library from Python code.
.
PyOsmium has extensive support for all types of OSM entities: nodes, ways,
relations, and changesets. It allows reading from OSM files in XML and PBF
formats, including change files and full history files. Its easy to use
handler interface allows you to quickly write data filtering and conversion
functions.
.
This package contains the PyOsmium utilities.
- python3-pyosmium: Osmium library bindings for Python 3
The PyOsmium module allows you to access some of the features of the Osmium
library from Python code.
.
PyOsmium has extensive support for all types of OSM entities: nodes, ways,
relations, and changesets. It allows reading from OSM files in XML and PBF
formats, including change files and full history files. Its easy to use
handler interface allows you to quickly write data filtering and conversion
functions.
.
This package contains the PyOsmium module for Python 3.