Metadata-Version: 2.1
Name: meetma
Version: 0.0.2
Summary: The Google Meet bot is a Python application that automates participation in Google Meet meetings. This bot extracts real-time subtitles, translates them, and detects questions to enhance the user experience in online meetings. You can also save the meeting in a file.
Home-page: https://github.com/pydevcasts/MeetMa
Author: Siyamak Abasnezhad, Mahan Shirsavar
Author-email: pydevcasts@gmail.com
License-File: LICENSE
Requires-Dist: PyQt6
Requires-Dist: beautifulsoup4
Requires-Dist: googletrans
Requires-Dist: requests
Requires-Dist: selenium
