Source: ctk Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team Uploaders: Fernando Hueso , Section: libs Build-Depends: cmake, qt6-base-dev, qt6-5compat-dev, qt6-scxml-dev, qt6-tools-dev, qt6-tools-private-dev, qt6-svg-dev, libxkbcommon-dev, libdcmtk-dev, libpng-dev, libtiff-dev, libssl-dev, debhelper-compat (= 14), Vcs-Browser: https://salsa.debian.org/med-team/ctk Vcs-Git: https://salsa.debian.org/med-team/ctk.git Homepage: https://github.com/commontk/CTK Package: libctk-dev Architecture: any Section: libdevel Depends: libctk0.1 (= ${binary:Version}), ${misc:Depends}, Description: toolkit for medical imaging application development - devel The goals of CTK are as follows: * Provide a unified set of basic programming constructs that are useful for medical imaging applications development * Facilitate the exchange and combination of code and data * Document, integrate, and adapt successful solutions * Avoid the duplication of code and data * Continuously extend to new tasks within the scope of the toolkit (medical imaging) without burdening existing tasks . This package provides the CTK header files required to compile C++ programs that use CTK. Package: libctk0.1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Description: toolkit for medical imaging application development - runtime The goals of CTK are as follows: * Provide a unified set of basic programming constructs that are useful for medical imaging applications development * Facilitate the exchange and combination of code and data * Document, integrate, and adapt successful solutions * Avoid the duplication of code and data * Continuously extend to new tasks within the scope of the toolkit (medical imaging) without burdening existing tasks . This package provides the runtime binaries for CTK