orthanc 1.12.1+dfsg-3 source package in Ubuntu

Changelog

orthanc (1.12.1+dfsg-3) unstable; urgency=medium

  * Fix compatibility with big-endian architectures. (Closes: #1041813)

 -- Sebastien Jodogne <email address hidden>  Wed, 16 Aug 2023 09:07:21 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
orthanc_1.12.1+dfsg-3.dsc 2.6 KiB 740a6e505f693cebe99e818ace53c7436d280dcf49d7e2c320f6e572353f9d0f
orthanc_1.12.1+dfsg.orig.tar.xz 1.0 MiB b62e8db2ea3e0219067a60390a9ae9201066bfe8c4aad2d833e4c28c7e3c5178
orthanc_1.12.1+dfsg-3.debian.tar.xz 226.9 KiB 9a9fe5ac88a332c6c98a6a13ecbf3b86afbddd6dadf53eb2f2477a10aaf058ff

Available diffs

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.