From 94292823a6f22d09cf8bcc9da4890a711a3697c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 1 Oct 2020 15:35:15 +0200 Subject: [PATCH] dev-python/hyperframe: Mark ALLARCHES MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/hyperframe/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/hyperframe/metadata.xml b/dev-python/hyperframe/metadata.xml index 3cd8a5d5e644c..3734e16b4ba46 100644 --- a/dev-python/hyperframe/metadata.xml +++ b/dev-python/hyperframe/metadata.xml @@ -12,6 +12,7 @@ hyperframe + This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames.