Metadata-Version: 2.4
Name: meowth
Version: 0.3.1
Summary: GBA Pokemon ROM translation tool with CLI and GUI support
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: click>=8.0
Requires-Dist: httpx>=0.25
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Provides-Extra: gui
Requires-Dist: customtkinter>=5.2.0; extra == "gui"
Requires-Dist: Pillow>=10.0.0; extra == "gui"
Dynamic: license-file
