wok-current diff libuv/description.txt @ rev 25520

created recipes for libluv and libluv-dev 1.44.2.1
author Hans-G?nter Theisgen
date Fri Feb 24 15:44:32 2023 +0100 (22 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libuv/description.txt	Fri Feb 24 15:44:32 2023 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +Libuv is a multi-platform support library with a focus on asynchronous I/O.
     1.5 +It was primarily developed for use by Node.js,
     1.6 +but it’s also used by Luvit, Julia, uvloop, and others.