Metadata-Version: 2.4
Name: mindgrep
Version: 1.2.4
Summary: Semantic grep (AST‑based, no LLM)
Author-email: HiddenFoxy <rubahilang@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/hiddenfoxy/mindgrep
Project-URL: Source, https://github.com/hiddenfoxy/mindgrep
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: colorama>=0.4.6
Requires-Dist: tabulate>=0.8.10
Requires-Dist: rapidfuzz>=2.16.1
Requires-Dist: GitPython>=3.1.30
Requires-Dist: rich>=12.6.0
