Source: openalgz-ut
Section: libdevel
Maintainer: Carl Keinath <carl.keinath@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 cmake,
Standards-Version: 4.7.3
Homepage: https://github.com/openalgz/ut
Vcs-Browser: https://salsa.debian.org/carlo/openalgz-ut
Vcs-Git: https://salsa.debian.org/carlo/openalgz-ut.git

Package: libopenalgz-ut-dev
Multi-Arch: foreign
Architecture: all
Depends:
 ${misc:Depends},
Description: Unit test library for C++20 and later, based on qlibs/ut
 Header-only and thread-safe testing framework derived from qlibs/ut,
 providing cross-platform support and simple integration.
