Metadata-Version: 2.1
Name: esp-matter-mfg-tool
Version: 1.0.2
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
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Requires-Dist: bitarray>=2.6.0
Requires-Dist: cryptography==36.0.0
Requires-Dist: cffi==1.15.0
Requires-Dist: future==0.18.2
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==1.0.1
Requires-Dist: ecdsa==0.18.0


====================
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>`_
