mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
16 lines
544 B
XML
16 lines
544 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|