Metadata-Version: 2.4
Name: esp-matter-dm-validator
Version: 1.0.3
Summary: A command-line utility for validating Matter device data model conformance against the official Matter specification.
Home-page: https://github.com/espressif/esp-matter-tools/tree/main/dmv_tool
Author: Espressif Systems
Author-email: 
License: Apache-2.0
Project-URL: Documentation, https://github.com/espressif/esp-matter-tools/tree/main/dmv_tool/README.md
Project-URL: Source, https://github.com/espressif/esp-matter-tools/tree/main/dmv_tool
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Embedded Systems
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: click>=8.1.7
Requires-Dist: tabulate>=0.9.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


====================================
esp-matter-data-model-validator Tool
====================================

A command-line utility for validating Matter device data model conformance
against the official Matter specification.

Source code for ``esp-matter-data-model-validator`` is hosted on GitHub:
https://github.com/espressif/esp-matter-tools/tree/main/dmv_tool

Documentation
-------------
Visit the online documentation:
https://github.com/espressif/esp-matter-tools/tree/main/dmv_tool

Or run ``esp-matter-dm-validator -h``.

License
-------
The license for the project can be found here:
https://github.com/espressif/esp-matter-tools/tree/main/LICENSE
