blob: c79153e51a82975b40d83d9ef9e177e38ddc1f48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?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 lang="en">
Ypsilon is the implementation of Scheme Programming Language, which conforms
to the latest standard R6RS.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|