plastimatch 1.10.0 binaries (build 1)
Prebuilt plastimatch command line binaries, one self-contained archive per platform.
These are not a Python release. They are the artefacts that plastimatchUrls.cmake pins by
SHA256, and the wheels published to PyPI are built from them. Package releases are tagged
vX.Y.Z separately.
Contents: plastimatch and dicom_uid, statically linked against ITK 5.4.0, DCMTK 3.6.8,
dlib 19.24.9 and zlib-ng 2.3.3. No runtime dependency on any of them.
Source: plastimatch 1.10.0, upstream commit db24480dc1086df3278992d62a86e70d8654cb5d
from https://gitlab.com/plastimatch/plastimatch. Every dependency is pinned by version and
SHA256; see superbuild/CMakeLists.txt.
Runtime floors
| Platform | Requires |
|---|---|
| Linux x86_64 | glibc 2.28 (RHEL 8, Debian 10, Ubuntu 18.10+) — built inside manylinux_2_28 |
| macOS arm64 | macOS 13 |
| macOS x86_64 | macOS 13 |
| Windows x86_64 | Windows 10+ |
Verification. Each archive passed the full plastimatch suite (578/578) and a smoke test run
against the extracted package with DCMDICTPATH unset: image write, DICOM write, DICOM read
back, and a geometry check on the round-trip. The Linux archive is additionally asserted to
stay within the manylinux_2_28 symbol baselines (GLIBC 2.28, GLIBCXX 3.4.22, CXXABI 1.3.11).