Metadata-Version: 2.4
Name: nwep
Version: 0.1.1
Summary: Idiomatic Python bindings for the WEB/1 protocol over QUIC (libnwep)
Author-email: levresearch <edlevesquepelletier@gmail.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/levresearch/nwep-py
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: cffi>=1.16
Provides-Extra: dev
Requires-Dist: pytest>=7; extra == "dev"
Dynamic: license-file
