Source: libvfn
Priority: optional
Maintainer: Vitaliy Filippov <vitalif@yourcmc.ru>
Build-Depends:
 debhelper-compat (= 13),
 meson,
 ninja-build,
 libnvme-dev
Standards-Version: 4.7.0
Section: libs
Homepage: https://github.com/SamsungDS/libvfn
Rules-Requires-Root: no

Package: libvfn-dev
Section: libdevel
Architecture: amd64 arm64 mips64el ppc64el riscv64 s390x alpha hurd-amd64 loong64 ppc64 sparc64
Depends:
 libvfn (= ${binary:Version}),
 ${misc:Depends},
Description: Low-level NVM Express library - devel files
 libvfn is zero-dependency library for interacting with PCIe-based NVMe devices from
 user-space using the Linux kernel vfio-pci driver.

Package: libvfn
Architecture: amd64 arm64 mips64el ppc64el riscv64 s390x alpha hurd-amd64 loong64 ppc64 sparc64
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Low-level NVM Express library - shared library
 libvfn is zero-dependency library for interacting with PCIe-based NVMe devices from
 user-space using the Linux kernel vfio-pci driver.
