gentoo-ebuilds/dev-scheme/chicken/metadata.xml
Akinori Hattori 2fd4154516
dev-scheme/chicken: new upstream release
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
2021-11-28 22:10:26 +09:00

15 lines
634 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>
CHICKEN is a compiler for the Scheme programming language. CHICKEN
produces portable, efficient C, supports almost all of the current
Scheme language standard, the Revised^5 Report on the Algorithmic
Language Scheme (R5RS), and includes many enhancements and extensions.
CHICKEN runs on MacOS X, Windows, and many Unix flavours.
</longdescription>
</pkgmetadata>