summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/md4c/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/md4c/qt_attribution.json')
-rw-r--r--src/3rdparty/md4c/qt_attribution.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/3rdparty/md4c/qt_attribution.json b/src/3rdparty/md4c/qt_attribution.json
new file mode 100644
index 0000000000..5fd77269e9
--- /dev/null
+++ b/src/3rdparty/md4c/qt_attribution.json
@@ -0,0 +1,15 @@
+{
+ "Id": "md4c",
+ "Name": "MD4C",
+ "QDocModule": "qtgui",
+ "QtUsage": "Optionally used in QTextDocument if configured with textmarkdownreader.",
+
+ "Description": "A CommonMark-compliant Markdown parser.",
+ "Homepage": "https://github.com/mity/md4c",
+ "License": "MIT License",
+ "LicenseId": "MIT",
+ "LicenseFile": "LICENSE.md",
+ "Version": "0.3.4",
+ "DownloadLocation": "https://github.com/mity/md4c/releases/tag/release-0.3.4",
+ "Copyright": "Copyright © 2016-2019 Martin Mitáš"
+}