Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e9fe8c0d9d
commit
f7fc7fc747
1001 changed files with 1634 additions and 1045 deletions
|
@ -11,12 +11,9 @@ classifiers = [
|
|||
"Development Status :: 5 - Production/Stable",
|
||||
"License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
]
|
||||
description="Provides library functions for accessing and managing nvme devices on a Linux system."
|
||||
description-file="README.md"
|
||||
home-page = "https://github.com/linux-nvme/libnvme"
|
||||
license="LGPL-2.1-or-later"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue