Metadata-Version: 2.4
Name: esp-matter-mfg-tool
Version: 1.0.21
Summary: A python utility which helps to generate matter manufacturing partitions
Home-page: https://github.com/espressif/esp-matter-tools/tree/main/mfg_tool
Author: Espressif Systems
Author-email: 
License: Apache-2.0
Project-URL: Documentation, https://github.com/espressif/esp-matter-tools/tree/main/mfg_tool/README.md
Project-URL: Source, https://github.com/espressif/esp-matter-tools/tree/main/mfg_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.8
Description-Content-Type: text/x-rst
Requires-Dist: bitarray>=2.6.0
Requires-Dist: cryptography==44.0.1
Requires-Dist: cffi==1.15.0; python_version < "3.13"
Requires-Dist: cffi==1.17.1; python_version >= "3.13"
Requires-Dist: future==0.18.3
Requires-Dist: pycparser==2.21
Requires-Dist: pypng==0.0.21
Requires-Dist: PyQRCode==1.2.1
Requires-Dist: python_stdnum==1.18
Requires-Dist: esp-secure-cert-tool==2.3.6
Requires-Dist: ecdsa==0.19.0
Requires-Dist: esp_idf_nvs_partition_gen==0.1.9
Requires-Dist: click
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-mfg-tool
====================
The python utility helps to generate the matter manufacturing partitions.

Source code for `esp-matter-mfg-tool` is
`hosted on github <https://github.com/espressif/esp-matter-tools/tree/main/mfg_tool>`_.

Documentation
-------------
Visit online `esp-matter-mfg-tool documentation <https://github.com/espressif/esp-matter-tools/tree/main/mfg_tool>`_
or run ``esp-matter-mfg-tool -h``.

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