Metadata-Version: 2.4
Name: jstsconverter
Version: 0.1.3
Summary: A tool to convert JavaScript to TypeScript using Claude AI through Anthropic Bedrock
Author-email: Ramya <ramya.paranitharan@optisolbusiness.com>
License-Expression: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: anthropic
Requires-Dist: python-dotenv
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
