[ 源代码: odil ]
软件包:python3-odil(0.10.0-3)
C++11 library for the DICOM standard (Python 3 wrappers)
Odil leverages C++ constructs to provide a user-friendly API of the different parts of the DICOM standard. Included in Odil are exception-based error handling, generic access to datasets elements, standard JSON and XML representation of datasets, and generic implementation of messages, clients and servers for the various DICOM protocols.
This package contains the Python 3 wrappers.
其他与 python3-odil 有关的软件包
|
|
|
|
-
- dep: libboost-atomic1.67.0
- atomic data types, operations, and memory ordering constraints
-
- dep: libboost-chrono1.67.0
- C++ representation of time duration, time point, and clocks
-
- dep: libboost-date-time1.67.0
- set of date-time libraries based on generic programming concepts
-
- dep: libboost-filesystem1.67.0
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-log1.67.0
- C++ logging library
-
- dep: libboost-system1.67.0
- Operating system (e.g. diagnostics support) library
-
- dep: libboost-thread1.67.0
- portable C++ multi-threading
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libdcmtk14
- OFFIS DICOM toolkit runtime libraries
-
- dep: libgcc1 (>= 1:3.3.1) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libicu63 (>= 63.1-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libjsoncpp1 (>= 1.7.4)
- library for reading and writing JSON for C++
-
- dep: libodil0 (= 0.10.0-3)
- C++11 library for the DICOM standard
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libwrap0 (>= 7.6-4~)
- Wietse Venema 的 TCP 包装库
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时