Metadata-Version: 2.4
Name: frob
Version: 0.0.4
Summary: These are tools that I use in my development workflow.
Author-email: Logan Dapp <logan@logand.app>
License: MIT
Project-URL: Homepage, https://github.com/lognd/frob
Project-URL: Documentation, https://github.com/lognd/frob/docs
Project-URL: Source, https://github.com/lognd/frob
Project-URL: Issues, https://github.com/lognd/frob/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: tomli>=2.0; python_version < "3.11"
Requires-Dist: typani>=0.0.3
Requires-Dist: pydantic>=2.12.0
Requires-Dist: tree-sitter>=0.25.2
Requires-Dist: tree-sitter-python>=0.25.0
Requires-Dist: tree-sitter-cpp>=0.23.4
Requires-Dist: jinja2>=3.1

# frob

Developer workflow CLI tools. Designed for agentic and human use.

Install: `pip install frob` or `uvx frob`. For editable dev install: `pip install -e .`

---

## Commands

Please check `docs/` for updated documentation.
