Source: xtl
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libgtest-dev,
 pkgconf,
 pkg-config,
Standards-Version: 4.7.2
Homepage: https://github.com/xtensor-stack/xtl
Vcs-Browser: https://github.com/xtensor-stack/xtl
Vcs-Git: https://github.com/xtensor-stack/xtl.git

Package: xtl-dev
Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: The x template library
 Basic tools (containers, algorithms) used by other quantstack packages.