Metadata-Version: 2.2
Name: frc-vlogger
Version: 1.0.2
Summary: FRC post match + live match logging reader abstraction
Author-email: Ishan Karmakar <ishan.karmakar24@gmail.com>, Thomas Godden <thomas.godden@outlook.com>
Project-URL: Repository, https://git.valor6800.com/valor6800/2025/vlogger
Project-URL: Issues, https://git.valor6800.com/valor6800/2025/vlogger/-/issues
Requires-Python: >=3.6
Requires-Dist: protobuf
Provides-Extra: live
Requires-Dist: msgpack; extra == "live"
Requires-Dist: websockets; extra == "live"
