summaryrefslogtreecommitdiff
path: root/dev-scheme/jscheme/metadata.xml
blob: 4879c7e8a4e405be0fbc1f02bf12ad619d3a5ac3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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">
	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>
  <origin>srcux</origin>
</pkgmetadata>