mit AND 2-clause-bsd AND isc AND modified-bsd
because that's what the included LICENSE file says, after one wdiffs
the MIT license and the first part. (There does not appear to be such
a thing, as a "joyent license", which is good news.)
library, into the Packages Collection.
libuv is used as the platform layer for node.js
libuv enforces an asynchronous, event-driven style of programming.
Its core job is to provide an event loop and callback based
notifications of I/O and other activities. libuv offers core
utilities like timers, non-blocking networking support, asynchronous
file system access, child processes and more.