mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-12 02:40:00 -04:00
d6523fab8d
Signed-off-by: William Hubbs <williamh@gentoo.org>
17 lines
551 B
XML
17 lines
551 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>conikost@gentoo.org</email>
|
|
<name>Conrad Kostecki</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
luasystem is a platform independent system call library for Lua.
|
|
Supports Lua >= 5.1 and luajit >= 2.0.0.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">LuaDist2/luasystem</remote-id>
|
|
<remote-id type="github">lunarmodules/luasystem</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|