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/jscheme/metadata.xml

17 lines
601 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 lang="en">
JScheme is a dialect of Scheme with a very simple interface to Java, called
the Javadot notation . This notation provides a transparent access to all
Java classes, constructors, methods, and fields on the classpath.
</longdescription>
<upstream>
<remote-id type="sourceforge">jscheme</remote-id>
</upstream>
</pkgmetadata>