Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 2.01 KB

readme.md

File metadata and controls

68 lines (43 loc) · 2.01 KB

License Information

This software is licensed under MPL - Mozilla Public License - Version 2.0 and uses the following 3rd party components.

GoogleTest

Optional for building the test, not integrated into the final product.

Qt

The following modules are used in this project

All of them are available under LGPL3.

Xerces-C++

Parse and represent XML structure in C++ code.

Pydantic

Parse and represent JSON structure for manifest files in Python code.

Pytest

Optional for running the test, not integrated into the final product.

Black

Optional for formatting the code, not integrated into the final product.