Metadata-Version: 2.4
Name: zephyr-kconfig
Version: 0.0.1
Summary: Tools for Zephyr Kconfig files
Project-URL: repository, https://github.com/ksachdeva/zephyr-kconfig
Author: Sachdeva, Kapil
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.12.5
Requires-Dist: typer>=0.21.1
Requires-Dist: xdg-base-dirs>=6.0.2
Description-Content-Type: text/markdown

# zephyr-kconfig

Various tools/helpers/cli to assist with ZephyrOS's KConfig
