wok-current diff libluv/description.txt @ rev 25693

Up depends pkgs for cups, need to rebuild it for ssl 3.0
author Stanislas Leduc <shann@slitaz.org>
date Sun Mar 24 15:17:37 2024 +0000 (3 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libluv/description.txt	Sun Mar 24 15:17:37 2024 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +Libuv bindings for luajit and lua.
     1.5 +
     1.6 +This library makes libuv available to lua scripts.
     1.7 +It was made for the luvit project but should usable
     1.8 +from nearly any lua project.