Skip to content

Commit a2847c2

Browse files
authored
Update pyproject.toml
1 parent 4adbb2a commit a2847c2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ requires = ["mesonpep517", "wheel", "meson", "ninja"] # PEP 508 specifications.
44
build-backend = "mesonpep517.buildapi"
55

66
[tool.mesonpep517.metadata]
7+
author="Hannes Reinecke"
8+
author-email="[email protected]"
9+
description="Provides library functions for accessing and managing nvme devices on a Linux system."
10+
description-file="README.md"
11+
home-page = "https://github.com/linux-nvme/libnvme"
12+
license="LGPL-2.1-or-later"
13+
requires-python=">=3.6"
714
summary="python bindings for libnvme"
815

916
[project]

0 commit comments

Comments
 (0)