Metadata-Version: 2.4
Name: ShellSteward
Version: 0.1.0
Summary: ShellSteward: AI-powered CLI assistant for shell command generation and retrieval
Author: Lucifer
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: typer[all]
Requires-Dist: requests
Requires-Dist: questionary
Requires-Dist: rich
Requires-Dist: pyperclip
Requires-Dist: sentence-transformers
Requires-Dist: faiss-cpu; platform_system != "Windows"
Requires-Dist: scikit-learn
Requires-Dist: numpy
Requires-Dist: httpx
Dynamic: author
Dynamic: classifier
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
