Source: intel-qpl
Section: libs
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 cmake,
 nasm,
Standards-Version: 4.7.4
Homepage: https://github.com/intel/qpl
Vcs-Browser: https://forgejo.debian.net/intel/intel-qpl
Vcs-Git: https://forgejo.debian.net/intel/intel-qpl

Package: libqpl1
Section: libs
Architecture: amd64
Description: Intel Query Processing Library (QPL) - library
 The Query Processing Library (QPL) is used to improve performance. It provides
 interfaces for a number of commonly used algorithms, mostly high performance
 implementations of data processing functions for existing hardware accelerator,
 and/or software path if the hardware accelerator is not available.
 .
 This package contains the shared library.

Package: libqpl-dev
Section: libdevel
Architecture: amd64
Depends:
 libqpl1 (= ${binary:Version}),
Description: Intel Query Processing Library (QPL) - development
 The Query Processing Library (QPL) is used to improve performance. It provides
 interfaces for a number of commonly used algorithms, mostly high performance
 implementations of data processing functions for existing hardware accelerator,
 and/or software path if the hardware accelerator is not available.
 .
 This package contains the development files.
