Metadata-Version: 2.1
Name: llmaudit
Version: 0.1.2
Summary: A CLI tool to find LLM usage accross your repos
Author-email: PromptArmor <founders@promptarmor.com>
Project-URL: Company Page, https://promptarmor.com/
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jinja2
Requires-Dist: codeowners
Requires-Dist: GitPython
Requires-Dist: PyGithub
