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 /extra/libnghttp2/meta | |
parent | 99b60befa9ba1b4ceec557e3bc05369019d4d71b (diff) | |
download | repository-5611af0eefa6cd13aeb52f10b26b075add7fe0a8.tar.gz |
libnghttp2: move to extra
Diffstat (limited to 'extra/libnghttp2/meta')
-rw-r--r-- | extra/libnghttp2/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libnghttp2/meta b/extra/libnghttp2/meta new file mode 100644 index 00000000..8a488f7e --- /dev/null +++ b/extra/libnghttp2/meta @@ -0,0 +1,3 @@ +description: Framing layer of HTTP/2 implemented as a form of reusable C library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |