Metadata-Version: 2.4
Name: jrdev
Version: 0.1.10a0
Summary: JrDev terminal interface for LLM interactions
Home-page: https://github.com/presstab/jrdev
Author: presstab
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: openai>=1.0.0
Requires-Dist: python-dotenv
Requires-Dist: pyreadline3; sys_platform == "win32"
Requires-Dist: colorama; sys_platform == "win32"
Requires-Dist: pydantic>=2.0.0
Requires-Dist: textual[syntax]>=0.40.0
Requires-Dist: tiktoken
Requires-Dist: pyperclip
Requires-Dist: anthropic
Requires-Dist: ddgs
Requires-Dist: markdownify
Requires-Dist: httpx
Dynamic: author
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
