summaryrefslogtreecommitdiff
blob: 44caaf8cc89a0f8256e515ae986147e2e0a27733 (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>scheme</herd>
	<herd>ml</herd>
	<longdescription lang="en">
		Schoca is an implementation of the Scheme language. The primary 
		purpose of Schoca is the use as an embedded extension language 
		in OCaml applications (e.g. the ibgsclient). 
	</longdescription>
	<upstream>
		<remote-id type="sourceforge">chesslib</remote-id>
	</upstream>
</pkgmetadata>