Metadata-Version: 2.4
Name: rtube
Version: 0.8.0
Summary: Streaming platform from scratch
Author: Richard Dally
License-Expression: MIT
Project-URL: Homepage, https://github.com/RichardDally/RTube
Project-URL: Repository, https://github.com/RichardDally/RTube
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Flask>=3.0.0
Requires-Dist: flask-sqlalchemy>=3.0.0
Requires-Dist: flask-login>=0.6.0
Requires-Dist: flask-migrate>=4.0.0
Requires-Dist: flask-session>=0.8.0
Requires-Dist: flask-oidc>=2.2.0
Requires-Dist: argon2-cffi>=23.1.0
Requires-Dist: psycopg2-binary
Requires-Dist: python-ffmpeg-video-streaming==0.1.14
Requires-Dist: python-dotenv>=1.2.1
Requires-Dist: gunicorn>=23.0.0
Dynamic: license-file
