octave-dicom 0.2.2-4 source package in Ubuntu

Changelog

octave-dicom (0.2.2-4) unstable; urgency=medium

  * d/control: Build-depend on libgdcm-dev.
    Thanks to Steve Langasek, for the patch (Closes: #944718)

 -- Rafael Laboissière <email address hidden>  Fri, 29 Nov 2019 05:48:57 -0300

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave-dicom_0.2.2-4.dsc 2.0 KiB 184dac565ceed35fd6e998893efd58939f47a4e59e9a64f3b0192f6e82e64ea1
octave-dicom_0.2.2.orig.tar.gz 173.1 KiB 1e8ced348553b10fe75ea7ccf50ff61cd812d17bf232cfa1ba4837ae65c3867f
octave-dicom_0.2.2-4.debian.tar.xz 3.7 KiB 86eec505eca13d2b9748394a604be681a6d7e13cf2203c91b67e845ce95c3d07

No changes file available.

Binary packages built by this source

octave-dicom: manipulate DICOM files in Octave

 Digital communications in medicine (DICOM) is an information
 standard, originally created for image transfer, which now deals with
 a large range of medical data.
 .
 This package provides functions to read and (eventually) write DICOM
 files in Octave, a scientific computation software. The functions in
 the package are intended to have similar usage as the dicom functions
 in the Matlab Image Processing Toolbox. In Octave they are separate:
 most image package users will not use dicom, and its dependency might
 be considered troublesome.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-dicom-dbgsym: debug symbols for octave-dicom