Metadata-Version: 2.4
Name: zonny-core
Version: 0.2.0
Summary: Zonny Core — deterministic CLI for deployment automation, codebase tree mapping, and git tooling. No API key required.
Project-URL: Homepage, https://github.com/Saridena/zonny
Project-URL: Repository, https://github.com/Saridena/zonny
Project-URL: Issues, https://github.com/Saridena/zonny/issues
License: MIT
Keywords: automation,cli,codebase,deploy,developer-tools,git
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic-settings>=2
Requires-Dist: pydantic>=2
Requires-Dist: rich>=13
Requires-Dist: tomli-w>=1.0
Requires-Dist: tomli>=2; python_version < '3.11'
Requires-Dist: tree-sitter>=0.21
Requires-Dist: typer>=0.12
Provides-Extra: dev
Requires-Dist: mypy; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: pytest>=8; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Provides-Extra: resources
Requires-Dist: psutil>=5.9; extra == 'resources'
Description-Content-Type: text/markdown

﻿# zonny-core
Pure automation layer — no API key required.

pip install zonny-core
