orthanc 1.12.1+dfsg-2 source package in Ubuntu

Changelog

orthanc (1.12.1+dfsg-2) unstable; urgency=high

  * Team upload.
  * skip-Color16Pattern.patch: new: skip test failing on s390x.

 -- Étienne Mollier <email address hidden>  Sun, 23 Jul 2023 18:38:49 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
orthanc_1.12.1+dfsg-2.dsc 2.7 KiB 12e1fa85838e77a27478a0d2d62cb74ef7966854f7a4c31df673e33bd1ef1ed2
orthanc_1.12.1+dfsg.orig.tar.xz 1.0 MiB b62e8db2ea3e0219067a60390a9ae9201066bfe8c4aad2d833e4c28c7e3c5178
orthanc_1.12.1+dfsg-2.debian.tar.xz 225.8 KiB d1b870ae7deeddaead349a1139c53680046d0c425b26f463dda3bceffdcb9be8

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.