diff --git a/qt-extras/README.md b/qt-extras/README.md new file mode 100644 index 00000000..8a10213a --- /dev/null +++ b/qt-extras/README.md @@ -0,0 +1,7 @@ +# MIQT Extras + +This directory contains bindings to third-party Qt libraries. + +|Library|License +|---|--- +|[ScintillaEdit](https://www.scintilla.org/)|MIT diff --git a/qt-restricted-extras/README.md b/qt-restricted-extras/README.md new file mode 100644 index 00000000..507cd104 --- /dev/null +++ b/qt-restricted-extras/README.md @@ -0,0 +1,7 @@ +# MIQT Restricted Extras + +This directory contains bindings to Qt libraries that use more restrictive licenses than permissive or LGPL. Care should be taken when evaluating these libraries. + +|Library|License +|---|--- +|[QScintilla](https://riverbankcomputing.com/software/qscintilla)|GPL/Commercial