summaryrefslogtreecommitdiffstats
path: root/network/nghttp2/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-11-02 09:32:55 +0100
committer Matteo Bernardini2019-11-02 09:32:55 +0100
commita5dc6f94e982a5133196f66fb2d33756063bbe57 (patch)
treeea496620a3bb4185e47b08377b9c82c640f8058c /network/nghttp2/README
parent833a418a9448f32874014c89bf70b7f065bdb220 (diff)
downloadslackbuilds-current-20191102.1.tar.gz
20191102.1 global branch merge.current-20191102.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/nghttp2/README')
-rw-r--r--network/nghttp2/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/network/nghttp2/README b/network/nghttp2/README
deleted file mode 100644
index 3d05758f54..0000000000
--- a/network/nghttp2/README
+++ /dev/null
@@ -1,4 +0,0 @@
-nghttp2 is an implementation of HTTP/2 and its header compression
-algorithm HPACK in C.
-The framing layer of HTTP/2 is implemented as a form of reusable C
-library.