Files
guru/dev-lang/gleam/metadata.xml
Matt Smith 2dedbba9aa dev-lang/gleam: Init at 0.11.2
Gleam is a statically typed functional programming language for
building scalable concurrent systems. It compiles to Erlang and has
straightforward interop with other BEAM languages such as Erlang,
Elixir and LFE.

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Matt Smith <matt@offtopica.uk>
2020-09-12 09:50:21 +01:00

18 lines
615 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>matt@offtopica.uk</email>
<name>Matt Smith</name>
</maintainer>
<longdescription lang="en">
Gleam is a statically typed functional programming language for
building scalable concurrent systems. It compiles to Erlang and
has straightforward interop with other BEAM languages such as
Erlang, Elixir and LFE.
</longdescription>
<upstream>
<remote-id type="github">gleam-lang/gleam</remote-id>
</upstream>
</pkgmetadata>