mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 15:14:38 +00:00
Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42081 Signed-off-by: Sam James <sam@gentoo.org>
15 lines
493 B
XML
15 lines
493 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">lunarmodules/luasystem</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|