Metadata-Version: 2.1
Name: h2tinker
Version: 0.1
Summary: Low-level HTTP/2 client library based on scapy for tinkering with HTTP/2 connections
Home-page: https://github.com/kspar/h2tinker
Author: Kaspar Papli
Author-email: kaspar.papli@gmail.com
License: UNKNOWN
Description: # H2Tinker
        
        H2Tinker is a minimalistic low-level HTTP/2 client implementation.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
