gentoo-ebuilds/dev-lang/nelua/metadata.xml
Maciej Barć 376c99421c
dev-lang/nelua: new package; add 20240113 and live 9999
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-01-23 23:06:51 +01:00

18 lines
655 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
Nelua (stands for Native Extensible Lua) is a minimal, efficient,
statically-typed and meta-programmable systems programming language heavily
inspired by Lua, which compiles to C and native code.
</longdescription>
<upstream>
<bugs-to>https://github.com/edubart/nelua-lang/issues</bugs-to>
<remote-id type="github">edubart/nelua-lang</remote-id>
</upstream>
</pkgmetadata>