summaryrefslogtreecommitdiff
path: root/dev-scheme/gauche/metadata.xml
blob: eae59ec1f8d3758ddfcbaf715353b6a5e81b62b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>hattya@gentoo.org</email>
    <name>Akinori Hattori</name>
  </maintainer>
  <maintainer type="project">
    <email>scheme@gentoo.org</email>
    <name>Gentoo Scheme Project</name>
  </maintainer>
  <longdescription>
		Gauche is an R5RS Scheme implementation developed to be a handy script
		interpreter, which allows programmers and system administrators to write
		small to large scripts for their daily chores. Quick startup, built-in
		system interface, native multilingual support are some of my goals.

		Gauche runs on several Unix-like platforms.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>