python-fabio 2023.6.0-1 source package in Ubuntu

Changelog

python-fabio (2023.6.0-1) unstable; urgency=medium

  * New upstream version 2023.6.0
  * d/control: B-D added pybuild-plugin-pyproject and python3-mesonpy.
  * Update standards version to 4.6.2, no changes needed.

 -- Picca Frédéric-Emmanuel <email address hidden>  Tue, 18 Jul 2023 15:54:09 +0200

Upload details

Uploaded by:
Debian PaN Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PaN Maintainers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-fabio_2023.6.0-1.dsc 2.9 KiB c851905cf15de6f98a8bc97cf57b9c3b65e3aaee572669e6daabd27197ba3ba6
python-fabio_2023.6.0.orig.tar.gz 696.5 KiB b7b3761c965d99729712460c7043b283780157ca1fd3f7b275666a9eed6b4257
python-fabio_2023.6.0-1.debian.tar.xz 8.2 KiB 552a3f660a6ce3997ce0899618ef9b8e9fe7cb88eaf35d832f227113356cf874

No changes file available.

Binary packages built by this source

python3-fabio: I/O library for images produced by 2D X-ray detector - Python3

 FabIO is an I/O library for images produced by 2D X-ray detectors and
 written in Python. FabIO support images detectors from a dozen of
 companies (including Mar, Dectris, ADSC, Hamamatsu, Oxford, ...), for
 a total of 20 different file formats (like CBF, EDF, TIFF, ...) and
 offers an unified interface to their headers (as a Python dictionary)
 and datasets (as a numpy ndarray of integers or floats)
 .
 This is the Python 3 version of the package.

python3-fabio-dbgsym: debug symbols for python3-fabio