orthanc 1.5.8+dfsg-2ubuntu3 source package in Ubuntu

Changelog

orthanc (1.5.8+dfsg-2ubuntu3) focal; urgency=medium

  * Update cmake patch to a more backwards compatible one.

 -- Dimitri John Ledkov <email address hidden>  Sun, 09 Feb 2020 07:39:42 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
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.5.8+dfsg.orig.tar.xz 773.2 KiB a9e7c93249467b4a9b1bf8e0ec4df9bedeb20adf4a724cfa239f8da903a5a22d
orthanc_1.5.8+dfsg-2ubuntu3.debian.tar.xz 1.7 MiB 52dd57f4e895b2adb0d1baf218b387b6c08bba42ffe31170c19371800ff794da
orthanc_1.5.8+dfsg-2ubuntu3.dsc 2.4 KiB 1d0e70a923f41ea220508ec41651c88712e37be08d7988eeaf600ef8b4c4933e

View changes file

Binary packages built by this source

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.