3117487477
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
18 lines
568 B
XML
18 lines
568 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@protonmail.com</email>
|
|
<name>Maciej Barć</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
LFE, Lisp Flavoured Erlang, is a lisp syntax front-end
|
|
to the Erlang compiler. Code produced with it is compatible
|
|
with "normal" Erlang code.
|
|
An LFE evaluator and shell is also included.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">rvirding/lfe</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|