orthanc 1.5.8+dfsg-2ubuntu2 source package in Ubuntu

Changelog

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

  * There is only V3 API now.

 -- Dimitri John Ledkov <email address hidden>  Mon, 03 Feb 2020 12:30:48 +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-2ubuntu2.debian.tar.xz 1.7 MiB b9f3fcf78b1cb069b0e2f981dccf0ee259f4142a4f953cee07945ca4c75494e5
orthanc_1.5.8+dfsg-2ubuntu2.dsc 2.4 KiB fa92492e2a791f038c157ded05df9730e9ec1fe4ca28e3733174d8e93c73e44a

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.