Files
gentoo/dev-lua/luv/metadata.xml
2021-09-11 15:22:48 +02:00

15 lines
484 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
libuv bindings for luajit and lua 5.1/ 5.2/ 5.3/ 5.4.
This library makes libuv available to lua scripts. It was made for the
luvit project but should usable from nearly any lua project.
</longdescription>
<upstream>
<remote-id type="github">luvit/luv</remote-id>
</upstream>
</pkgmetadata>