wok diff libuv/description.txt @ rev 25698

Up beep (1.4.12), gsoap (2.8.134), perl-test-warnings (0.033)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 26 08:12:35 2024 +0000 (5 weeks ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libuv/description.txt	Sun May 26 08:12:35 2024 +0000
     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.