blob: c5244d9e684c98b3a862d57790cc22a76829e5c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|