<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
  <maintainer type="person">
    <email>patrick@gentoo.org</email>
    <name>Patrick Lauer</name>
  </maintainer>
  <maintainer type="person">
    <email>xgqt@gentoo.org</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>
    <bugs-to>https://github.com/lfe/lfe/issues/</bugs-to>
    <changelog>https://github.com/lfe/lfe/releases/</changelog>
    <doc>https://lfe.io/use/</doc>
    <remote-id type="github">lfe/lfe</remote-id>
  </upstream>
</pkgmetadata>
