diff options
| author | Konrad Kleine <kkleine@redhat.com> | 2024-12-10 11:39:03 +0100 |
|---|---|---|
| committer | Konrad Kleine <kkleine@redhat.com> | 2024-12-10 23:33:28 +0100 |
| commit | 4743150bbd30dd57f17f1ad3afe950eb64d9ea89 (patch) | |
| tree | 678e1f6bbb435c27036fc80b05e2df1255f357d4 /python-nanobind.conf | |
| download | python-nanobind-main.tar.gz python-nanobind-main.tar.xz python-nanobind-main.zip | |
Diffstat (limited to 'python-nanobind.conf')
| -rw-r--r-- | python-nanobind.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/python-nanobind.conf b/python-nanobind.conf new file mode 100644 index 0000000..8e5c4f4 --- /dev/null +++ b/python-nanobind.conf @@ -0,0 +1,11 @@ +automode = true +archful = false +summary = "nanobind: tiny and efficient C++/Python bindings" +pypi_version = "2.4.0" +pypi_name = "nanobind" +python_name = "python-nanobind" +url = "https://github.com/wjakob/nanobind" +source = "PyPI" +archive_name = "nanobind-2.4.0.tar.gz" +extras = [] +license_files_present = false |
