Metadata-Version: 2.4
Name: refactoring-agent
Version: 0.1.0
Summary: AI-powered refactoring agent with strict security protocols
Author-email: StasLee <your.email@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: rich>=13.0
Requires-Dist: openai>=1.0
Requires-Dist: httpx>=0.27
Requires-Dist: pytest>=8.0
