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.