mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
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>
This commit is contained in:
17
dev-lang/gleam/metadata.xml
Normal file
17
dev-lang/gleam/metadata.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user