diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 17:06:09 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 17:06:29 +0200 |
commit | d92f91f4cecdd2292a27136141bf99f2076d7449 (patch) | |
tree | 642b95a5e0d87a3841a27f6d8fbbcf2e5681caef /extra/libuv/meta | |
parent | ed3b3c8948b3d80bc86e2ae1fb3cd2d03a59572b (diff) | |
download | repository-d92f91f4cecdd2292a27136141bf99f2076d7449.tar.gz |
libuv: add new package at 1.49.0
Diffstat (limited to 'extra/libuv/meta')
-rw-r--r-- | extra/libuv/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libuv/meta b/extra/libuv/meta new file mode 100644 index 00000000..762209e2 --- /dev/null +++ b/extra/libuv/meta @@ -0,0 +1,3 @@ +description: Multi-platform support library with a focus on asynchronous I/O +license: MIT, BSD-2-Clause, ISC +maintainer: Cem Keylan <cem@carbslinux.org> |