orthanc 1.5.8+dfsg-2ubuntu4 source package in Ubuntu

Changelog

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

  * No-change rebuild against libboost-regex1.71.0-icu65

 -- Steve Langasek <email address hidden>  Thu, 13 Feb 2020 19:03:12 +0000

Upload details

Uploaded by:
Steve Langasek
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-2ubuntu4.debian.tar.xz 1.7 MiB 98cd00c050c80fbd7c04bedce4bc68d4c1f3297b834e46e02cc060c57139e718
orthanc_1.5.8+dfsg-2ubuntu4.dsc 2.5 KiB 3504cf1d4753a8c45fce5c40d3be719f6fe945a46d0715d537a06503ad9760b8

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.