gentoo/dev-scheme/jscheme/metadata.xml
Petr Vaněk 0a4003bf7e
dev-scheme/jscheme: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-20 04:52:11 +01:00

17 lines
601 B
XML

<?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>