odil 0.12.2-3 source package in Ubuntu

Changelog

odil (0.12.2-3) unstable; urgency=medium

  * Fix FTBS with g++-13 (Closes: #1037795)

 -- Julien Lamy <email address hidden>  Tue, 27 Jun 2023 20:01:17 +0200

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
odil_0.12.2-3.dsc 2.9 KiB a3139f612666fdbb50724014411883fc4cedb401b2d38c80c3dbdfcef8d25cfa
odil_0.12.2.orig.tar.gz 504.3 KiB 717be4d42b69ed6060d984e7966ccc1081db957cc54fd1e90ffbdf47c18321cb
odil_0.12.2.orig.tar.gz.asc 858 bytes 8f0c9c8692522047c8d181ba4955b7b8e3e97b31bd8e95f31fc499899c873d42
odil_0.12.2-3.debian.tar.xz 17.8 KiB 250d7e25c641af4a65ee2370749c62f345d21545767f52ed8cc9469fd36c2724

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.