Aswin f8c4accd54 Reset
Reset dev
2025-03-18 00:17:27 +05:30

9 lines
102 B
Python

# -*- coding: utf-8 -*-
"""
hpack
~~~~~
HTTP/2 header encoding for Python.
"""
__version__ = '1.0.1'