dev-scheme/stklos: update metadata.xml
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
parent
84a43eed8c
commit
49b652ec8f
@ -1,18 +1,20 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
|
||||||
<pkgmetadata>
|
<pkgmetadata>
|
||||||
<maintainer type="person">
|
<maintainer type="person">
|
||||||
<email>xgqt@riseup.net</email>
|
<email>xgqt@riseup.net</email>
|
||||||
<name>Maciej Barć</name>
|
<name>Maciej Barć</name>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<longdescription lang="en">
|
<longdescription lang="en">
|
||||||
STklos is a free Scheme system supporting most of the languages
|
STklos is a free Scheme system supporting most of the languages
|
||||||
features defined in R5RS. The aim of this implementation is to
|
features defined in R5RS. The aim of this implementation is to
|
||||||
be fast as well as light. The implementation is based on an ad-hoc
|
be fast as well as light. The implementation is based on an ad-hoc
|
||||||
Virtual Machine. STklos can also be compiled as a library and
|
Virtual Machine. STklos can also be compiled as a library and
|
||||||
embedded in an application.
|
embedded in an application.
|
||||||
</longdescription>
|
</longdescription>
|
||||||
<upstream>
|
<upstream>
|
||||||
<remote-id type="github">egallesio/STklos</remote-id>
|
<bugs-to>https://github.com/egallesio/STklos</bugs-to>
|
||||||
</upstream>
|
<remote-id type="github">egallesio/STklos</remote-id>
|
||||||
|
</upstream>
|
||||||
</pkgmetadata>
|
</pkgmetadata>
|
||||||
|
Loading…
Reference in New Issue
Block a user