orthanc 1.12.4+dfsg-2 source package in Ubuntu

Changelog

orthanc (1.12.4+dfsg-2) unstable; urgency=medium

  * Added dependency on libssl-dev. Closes: #1075795

 -- Sebastien Jodogne <email address hidden>  Fri, 05 Jul 2024 23:57:08 +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

Downloads

File Size SHA-256 Checksum
orthanc_1.12.4+dfsg-2.dsc 2.6 KiB 0851e5ab323d60d29b777e5c863e8a5dd42d8ee1a76ec41ee49fc87df9f662a3
orthanc_1.12.4+dfsg.orig.tar.xz 1.0 MiB 7ea0b60d4d6709fdee506c5d7ed36452f77753485ad201b8e60412b107b721b5
orthanc_1.12.4+dfsg-2.debian.tar.xz 226.8 KiB f2ef6f15cb4195fd013f0830a6739227caf11f71bffd74e3ba43362b23397390

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.