summaryrefslogtreecommitdiff
blob: e0944d888fe5ccb363695a59fa4ed0d9fc9fbb4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>scheme</herd>
	<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>