diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-26 19:56:53 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-26 19:56:53 +0200 |
commit | 5611af0eefa6cd13aeb52f10b26b075add7fe0a8 (patch) | |
tree | 6bde97d620d157c153bd4e0e476af3abf502b986 /testing/libnghttp2/meta | |
parent | 99b60befa9ba1b4ceec557e3bc05369019d4d71b (diff) | |
download | repository-5611af0eefa6cd13aeb52f10b26b075add7fe0a8.tar.gz |
libnghttp2: move to extra
Diffstat (limited to 'testing/libnghttp2/meta')
-rw-r--r-- | testing/libnghttp2/meta | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/libnghttp2/meta b/testing/libnghttp2/meta deleted file mode 100644 index 8a488f7e..00000000 --- a/testing/libnghttp2/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: Framing layer of HTTP/2 implemented as a form of reusable C library -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> |