odil 0.12.1-4 source package in Ubuntu

Changelog

odil (0.12.1-4) unstable; urgency=medium

  * Backport code from upstream to adapt to new pybind API
    (Closes: #1002134)

 -- Julien Lamy <email address hidden>  Wed, 22 Dec 2021 09:11:01 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
amd64 arm64 armel armhf i386 mipsel ppc64el s390x alpha ia64 powerpc ppc64 riscv64 x32 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
odil_0.12.1-4.dsc 2.7 KiB 71f8db3b385d465b206576663d751db23d1eb6d6f8858fa530e8670d27abf7bc
odil_0.12.1.orig.tar.gz 500.9 KiB 48e607c247d4a20701692062a2761f36ae8a68199ec3bbe7cabc395e1731daa9
odil_0.12.1-4.debian.tar.xz 18.4 KiB 352b8afab18c2bf0601f4684c29eeec887c1a26e757d905bacdc56a3cf8e5474

Available diffs

No changes file available.

Binary packages built by this source

libodil-dev: C++11 library for the DICOM standard (development files)

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the development files.

libodil-doc: C++11 library for the DICOM standard (documentation)

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the documentation files.

libodil0: C++11 library for the DICOM standard

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 Odil also provides conversion to and from DCMTK data structures.
 .
 This package contains the shared library.

libodil0-dbgsym: debug symbols for libodil0
odil: C++11 library for the DICOM standard (application)

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the command-line application.

python3-odil: C++11 library for the DICOM standard (Python 3 wrappers)

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the Python 3 wrappers.