You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-scheme/mit-scheme/metadata.xml

23 lines
848 B

<?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>
MIT/GNU Scheme is an implementation of the Scheme programming language,
providing an interpreter, compiler, source-code debugger, integrated
Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best
suited to programming large applications with a rapid development cycle.
</longdescription>
<use>
<flag name="blowfish">Compile with blowfish encryption support</flag>
</use>
<upstream>
<bugs-to>https://savannah.gnu.org/bugs/?group=mit-scheme</bugs-to>
<remote-id type="savannah">mit-scheme</remote-id>
</upstream>
</pkgmetadata>