mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 15:14:38 +00:00
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
17 lines
582 B
XML
17 lines
582 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>scheme@gentoo.org</email>
|
|
<name>Gentoo Scheme Project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
The Gambit Scheme system is a complete, portable, efficient and reliable
|
|
implementation of the Scheme programming language.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/gambit/gambit/issues/</bugs-to>
|
|
<remote-id type="github">gambit/gambit</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|