2025-02-16 11:11:48 +01:00
|
|
|
Source: nvme-cli
|
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
2025-02-16 11:31:16 +01:00
|
|
|
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
2025-02-16 11:11:48 +01:00
|
|
|
Build-Depends:
|
|
|
|
debhelper-compat (= 13),
|
|
|
|
pci.ids,
|
|
|
|
pkg-config,
|
|
|
|
uuid-dev,
|
|
|
|
uuid-runtime,
|
2025-02-16 11:31:16 +01:00
|
|
|
Rules-Requires-Root: no
|
|
|
|
Standards-Version: 4.5.1
|
2025-02-16 11:11:48 +01:00
|
|
|
Homepage: https://github.com/linux-nvme/nvme-cli
|
2025-02-16 11:31:12 +01:00
|
|
|
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/nvme-cli
|
|
|
|
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/nvme-cli
|
2025-02-16 11:11:48 +01:00
|
|
|
|
|
|
|
Package: nvme-cli
|
2025-02-16 11:31:13 +01:00
|
|
|
Section: admin
|
2025-02-16 11:11:48 +01:00
|
|
|
Architecture: any
|
|
|
|
Depends:
|
2025-02-16 11:31:16 +01:00
|
|
|
uuid-runtime,
|
2025-02-16 11:11:48 +01:00
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
|
|
|
Description: userspace tooling to control NVMe drives
|
|
|
|
NVMe is a fast, scalable, direct attached storage interface, accessing
|
|
|
|
solid state drives through PCIe.
|
|
|
|
.
|
|
|
|
The nvme CLI contains core management tools with minimal dependencies.
|