nibabel 3.2.2-2 source package in Ubuntu

Changelog

nibabel (3.2.2-2) unstable; urgency=medium

  * Team upload.
  * Add restrictions on allowing stderr (Closes: #1014482)

 -- Nilesh Patra <email address hidden>  Tue, 12 Jul 2022 19:47:13 +0530

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nibabel_3.2.2-2.dsc 2.4 KiB 83ab49a8014b2659aa1cb547b8ba58645ddc7c679c412c6c9861526922286252
nibabel_3.2.2.orig.tar.gz 4.2 MiB 5873c897373034fd9f01e8d1ce00e9fbde3e80624c42630021bbd202c6db34ac
nibabel_3.2.2-2.debian.tar.xz 10.0 KiB f9222632882b94921992c4a9ef6d287603ac2cf60de92f9354545b4b8171f0f1

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.