Metadata-Version: 2.4
Name: alpha-mini-rug
Version: 0.7.3
Summary: Alpha Mini RUG robot control and computer vision package with speech recognition and face tracking
Home-page: https://srl-rug.github.io/SRL_Website/
Author: RUG Social Robotics Lab
Author-email: VladIftime <your.email@example.com>
Project-URL: Homepage, https://github.com/VladIftime/alpha_mini_rug
Project-URL: Repository, https://github.com/VladIftime/alpha_mini_rug.git
Project-URL: Issues, https://github.com/VladIftime/alpha_mini_rug/issues
Keywords: robotics,computer-vision,speech-recognition,aruco,face-detection
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: opencv-python>=4.5.0
Requires-Dist: numpy>=1.19.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: speech
Requires-Dist: SpeechRecognition>=3.8.1; extra == "speech"
Requires-Dist: pyttsx3>=2.90; extra == "speech"
Dynamic: author
Dynamic: home-page
