Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 18:30:02 UTC Now

2013-03-02 07:43:40 UTC MAIN commitmail json YAML

import libuv, the platform layer for node.js, and an asynchronous event
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.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)