Metadata-Version: 2.4
Name: commas
Version: 0.7.0
Summary: Verb-first LLM interaction for the shell, with optional punctuation shortcuts.
Author: Rémi Louf
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/rlouf/sigil
Project-URL: Repository, https://github.com/rlouf/sigil
Project-URL: Issues, https://github.com/rlouf/sigil/issues
Keywords: ai,cli,llm,shell,terminal
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
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
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: click>=8.1
Requires-Dist: rich>=13.7
Requires-Dist: zeta-os

# Commas

Commas is the shell frontend for Zeta. It provides the `commas` CLI, zsh
bindings, punctuation shortcuts, shell-session history, and interactive
ask/propose/do workflows.
