Source: nvmetcli
Section: admin
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 asciidoc,
 python3-all,
 python3-setuptools,
 xmlto,
Standards-Version: 4.7.4
Homepage: https://github.com/linux-nvme/nvmetcli
Vcs-Browser: https://forgejo.debian.net/nvme/nvmetcli
Vcs-Git: https://forgejo.debian.net/nvme/nvmetcli

Package: nvmetcli
Section: admin
Architecture: all
Depends:
 python3-configshell-fb,
 ${misc:Depends},
 ${python:Depends},
Description: NVMe management tool for the kernel NVMe target
 NVM Express (NVMe) is a interface specification for accessing non-volatile
 storage media, typically modern solid state drives (SSDs) through PCI Express
 (PCIe).
 .
 The nvmetcli tool provides management functions for the NVMe over Fabrics
 target in the Linux kernel. It allows configuring the target interactively as
 well as saving/restoring the configuration to/from a json file.
