orthanc 1.5.8+dfsg-2build1 source package in Ubuntu

Changelog

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

  * No change rebuild against new boost1.71 ABI

 -- Dimitri John Ledkov <email address hidden>  Sun, 02 Feb 2020 20:22:23 +0100

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-2build1.debian.tar.xz 1.7 MiB 5b3b43d3539474afe35a508dad064d37f89e1a0d3677595976c4b77de2d040bb
orthanc_1.5.8+dfsg-2build1.dsc 2.4 KiB 4f74817a0e35c90733c7c2c701c84c17e47d7a8f445ebb4c7b127ac701061411

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.