Metadata-Version: 2.4
Name: tongs
Version: 0.0.1
Summary: Multi-forge MR/CI management TUI for GitHub and GitLab
Project-URL: Homepage, https://github.com/andre-motta/tongs
Project-URL: Documentation, https://andre-motta.github.io/tongs
Project-URL: Repository, https://github.com/andre-motta/tongs
Project-URL: Issues, https://github.com/andre-motta/tongs/issues
Author-email: Andre Motta <andre@motta.dev>
License-Expression: MIT
License-File: LICENSE
Keywords: code-review,git,github,gitlab,merge-request,pull-request,tui
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.12
Requires-Dist: httpx>=0.27
Requires-Dist: platformdirs>=4.0
Requires-Dist: textual>=1.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Provides-Extra: fleet
Requires-Dist: claude-fleet-monitor>=0.1; extra == 'fleet'
Provides-Extra: mcp
Requires-Dist: mcp[cli]>=1.0; extra == 'mcp'
Description-Content-Type: text/markdown

# tongs

Multi-forge MR/CI management TUI for GitHub and GitLab.

Code review without leaving the terminal. GitHub and GitLab, one tool.

## Status

Under active development. Not yet usable.

## License

MIT
