mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
19 lines
554 B
XML
19 lines
554 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>t@tomoyat1.com</email>
|
|
<name>Tomoya Tabuchi</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainer</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
LDoc is a LuaDoc-compatible documentation generation system.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">stevedonovan/LDoc</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|