Skip to content

Commit 6d13a83

Browse files
committed
feat: add dynamic-metadata project card
Assisted-by: ClaudeCode:claude-opus-4.8
1 parent 7ed2953 commit 6d13a83

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

data/projects.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@
4848
pypi: https://pypi.org/project/f2py-cmake/
4949
labels: ["CMake"]
5050

51+
- name: dynamic-metadata
52+
description: >-
53+
A plugin protocol letting build backends compute PEP 621 project metadata
54+
(version, readme, dependencies) at build time, with bundled plugins.
55+
github: https://github.com/scikit-build/dynamic-metadata
56+
docs: https://dynamic-metadata.readthedocs.io/
57+
pypi: https://pypi.org/project/dynamic-metadata/
58+
5159
- name: moderncmakedomain
5260
description: >-
5361
A Sphinx domain for Modern CMake, providing rich cross-referencing and

0 commit comments

Comments
 (0)