Metadata-Version: 2.4
Name: lvqr
Version: 1.1.0
Summary: LVQR client for Python - Live Video QUIC Relay admin and monitoring
Project-URL: Repository, https://github.com/virgilvox/lvqr
Project-URL: Documentation, https://github.com/virgilvox/lvqr/tree/main/bindings/python
Author-email: Moheeb Zara <hackbuildvideo@gmail.com>
License: MIT OR Apache-2.0
Keywords: moq,quic,relay,streaming,video
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Video
Requires-Python: >=3.9
Requires-Dist: httpx>=0.27
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
