mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-02 23:27:27 -08:00
15 lines
484 B
XML
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>
|