nibabel 5.2.0-1 source package in Ubuntu

Changelog

nibabel (5.2.0-1) unstable; urgency=medium

  * New upstream version.  (Closes: #1058386)
  * d/control: build depends on python3-hatchling.
  * d/clean: new: cleanup build artifacts. (Closes: #1048960)

 -- Étienne Mollier <email address hidden>  Wed, 13 Dec 2023 14:05:04 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nibabel_5.2.0-1.dsc 2.6 KiB 6aae84b94d713c1999bbcdbc814124c439f4421cd31a7babd5d8a5a66e6a29c7
nibabel_5.2.0.orig.tar.gz 4.3 MiB 629376d5bba753dea5f9b4e26a2a432f01897856751459876da45349498de3af
nibabel_5.2.0-1.debian.tar.xz 11.6 KiB 5fd8349735b7838cf53b2f49fbd940c61a50572ff6aae68f65e3cf19dfe0699c

Available diffs

No changes file available.

Binary packages built by this source

python-nibabel-doc: documentation for NiBabel

 NiBabel provides read and write access to some common medical and
 neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
 NIfTI1, MINC, as well as PAR/REC. The various image format classes give full
 or selective access to header (meta) information and access to the image data
 is made available via NumPy arrays. NiBabel is the successor of PyNIfTI.
 .
 This package provides the documentation in HTML format.

python3-nibabel: Python3 bindings to various neuroimaging data formats

 NiBabel provides read and write access to some common medical and
 neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
 NIfTI1, MINC, as well as PAR/REC. The various image format classes give full
 or selective access to header (meta) information and access to the image data
 is made available via NumPy arrays. NiBabel is the successor of PyNIfTI.