orthanc 1.10.1+dfsg-2 source package in Ubuntu

Changelog

orthanc (1.10.1+dfsg-2) unstable; urgency=medium

  * Fix build against DCMTK 3.6.7. Closes: #1010554

 -- Sebastien Jodogne <email address hidden>  Thu, 05 May 2022 07:35:04 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
orthanc_1.10.1+dfsg-2.dsc 2.5 KiB 4c0f4ec96880e442964febf2d521376549d6e12a13198b5c6d5fe7f86f93ec7d
orthanc_1.10.1+dfsg.orig.tar.xz 979.2 KiB 93408467befd64bd867ad82adf2ca6e7fa272b7ee62c9b18186f661e8bf0e399
orthanc_1.10.1+dfsg-2.debian.tar.xz 225.1 KiB 6380fde2d7ea07f21b41c4036027787fc7240e34c0a8a67f305b46ffcc6494f7

No changes file available.

Binary packages built by this source

liborthancframework-dev: Orthanc Framework development files

 The Orthanc Framework is a shared library publishing C++ classes
 from the Orthanc source code that are reused in most official
 plugins for Orthanc.
 .
 This package includes the header files of the Orthanc Framework.

liborthancframework1: Orthanc Framework library

 The Orthanc Framework is a shared library publishing C++ classes
 from the Orthanc source code that are reused in most official
 plugins for Orthanc.
 .
 This package contains the shared library of the Orthanc Framework.

liborthancframework1-dbgsym: debug symbols for liborthancframework1
orthanc: Lightweight, RESTful DICOM server for medical imaging

 Orthanc aims at providing a simple, yet powerful DICOM server for
 medical imaging. Orthanc can turn any computer running Windows or
 Linux into a Vendor Neutral Archive (in other words, a mini-PACS
 system). Its architecture is lightweight, meaning that no complex
 database administration is required, nor the installation of
 third-party dependencies.
 .
 What makes Orthanc unique is the fact that it provides a RESTful
 API. Thanks to this major feature, it is possible to drive Orthanc
 from any computer language. The DICOM tags of the stored medical
 images can be downloaded in the JSON file format. Furthermore,
 standard PNG images can be generated on-the-fly from the DICOM
 instances by Orthanc.
 .
 Orthanc lets its users focus on the content of the DICOM files,
 hiding the complexity of the DICOM format and of the DICOM protocol.

orthanc-dbgsym: debug symbols for orthanc
orthanc-dev: Orthanc development files

 Orthanc aims at providing a simple, yet powerful DICOM server for
 medical imaging. Orthanc can turn any computer running Windows or
 Linux into a Vendor Neutral Archive (in other words, a mini-PACS
 system). Its architecture is lightweight, meaning that no complex
 database administration is required, nor the installation of
 third-party dependencies.
 .
 This package includes the header files to develop C/C++ plugins
 for Orthanc.

orthanc-doc: Documentation of Orthanc

 Orthanc aims at providing a simple, yet powerful DICOM server for
 medical imaging. Orthanc can turn any computer running Windows or
 Linux into a Vendor Neutral Archive (in other words, a mini-PACS
 system). Its architecture is lightweight, meaning that no complex
 database administration is required, nor the installation of
 third-party dependencies.
 .
 This package includes the documentation and the sample codes
 available for Orthanc. It also includes the documentation
 to develop C/C++ plugins for Orthanc.