orthanc 1.10.0+dfsg-1 source package in Ubuntu
Changelog
orthanc (1.10.0+dfsg-1) unstable; urgency=medium * New upstream version * Copyright now includes UCLouvain -- Sebastien Jodogne <email address hidden> Wed, 23 Feb 2022 16:13:58 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
orthanc_1.10.0+dfsg-1.dsc | 2.5 KiB | 43f5f9688c993804531f7aa4e3815c229148f62906ad3118433e5def45c48620 |
orthanc_1.10.0+dfsg.orig.tar.xz | 972.8 KiB | e943705b0b3b5e1a6b346c8a282d222b54ace2515e110d495e44582f23392335 |
orthanc_1.10.0+dfsg-1.debian.tar.xz | 224.4 KiB | 78384b9cb16d9b933bcb2b00f5102f8b7d0f7253548c7f22e879ee519c696335 |
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.