Metadata-Version: 2.4
Name: rea-dev
Version: 0.6.2
Summary: Development toolkit — bootstraps structured Claude Code workflow (commands, agents, plans, CI) into any project
Author-email: readev <readevb@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/readevb/rea
Project-URL: Repository, https://github.com/readevb/rea
Project-URL: Issues, https://github.com/readevb/rea/issues
Keywords: claude,claude-code,ai,development,toolkit,agents,workflow
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: typer>=0.12
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: ruff>=0.4; extra == "dev"
Dynamic: license-file
