dev-python/griffe: new package, add 0.25.4

Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
Henri Gasc
2023-02-08 14:59:20 +01:00
parent 2cd880f7c2
commit 2843bec071
3 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gasc@eurecom.fr</email>
<name>Gasc Henri</name>
</maintainer>
<upstream>
<remote-id type="pypi">griffe</remote-id>
<remote-id type="github">mkdocstrings/griffe</remote-id>
</upstream>
<longdescription>
Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.
</longdescription>
</pkgmetadata>