Metadata-Version: 2.2
Name: revtools
Version: 0.1.2
Summary: An AI-powered Python module to automatically debug your code using Google's Gemini.
Home-page: https://github.com/PcHelpdone/revtools
Author: Syed Ahmed Uddin
Author-email: revdevtools@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: google-generativeai
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

# RevTools

An AI-powered Python module to automatically debug your code using Google's Gemini.

## Installation
```bash
pip install revtools
