Source: oaknut
Section: libdevel
Priority: optional
Maintainer: Andrea Pappacoda <andrea@pappacoda.it>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-single-binary,
 dh-sequence-zz-debputy,
 dpkg-build-api (= 1),
Build-Depends-Arch:
 cmake,
 libcatch2-dev <!nocheck>,
Standards-Version: 4.7.0
Homepage: https://github.com/merryhime/oaknut
Vcs-Git: https://salsa.debian.org/debian/oaknut.git
Vcs-Browser: https://salsa.debian.org/debian/oaknut
X-Style: black

Package: liboaknut-dev
Architecture: any
Depends: ${misc:Depends}
Description: C++20 assembler for AArch64
 Oaknut is a header-only library that allows one to dynamically assemble code
 in-memory at runtime. It can emit instructions from ARMv8.0 up to ARMv8.3.
 .
 This package contains the development headers and the CMake Config files to
 discover them.
