Files
guru/dev-scheme/owl-lisp/metadata.xml
Maciej Barć 6b418b7bfa dev-scheme/owl-lisp: add version 0.2 and live
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-05-19 23:02:07 +02:00

19 lines
759 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@riseup.net</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription lang="en">
Owl Lisp is a simple programming language. The main motivation for
writing it was to get a portable system for writing standalone
programs in a subjectively pleasant dialect of LISP, which in this
case means a minimal core language and runtime, purely functional
operation and support for asynchronous evaluation.
</longdescription>
<upstream>
<remote-id type="gitlab">owl-lisp/owl</remote-id>
</upstream>
</pkgmetadata>