nibabel 5.2.0-2 source package in Ubuntu

Changelog

nibabel (5.2.0-2) unstable; urgency=medium

  * Team upload.
  * remove obsolete dependencies:
    * python3-mock
    * python3-six

 -- Alexandre Detiste <email address hidden>  Wed, 17 Jan 2024 12:29:13 +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-2.dsc 2.5 KiB 2bd9202d0881fc766f73f9f0209d8a2cc3e5586abfe9b53741a84d7dcec5432e
nibabel_5.2.0.orig.tar.gz 4.3 MiB 629376d5bba753dea5f9b4e26a2a432f01897856751459876da45349498de3af
nibabel_5.2.0-2.debian.tar.xz 11.6 KiB dbd9f3c90c02cd82b3bfd53d8f4856fa3472b34723cdc798ffc15bc3882e26d7

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.