blob: 7a1b05faede7d57d1c0b6a85d66184780c2a260f (
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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>
|