aboutcode-org / aboutcode-org/scancode-toolkit

Add support for qt_attribution.json files

オープン
#1,831 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
license scan package scan package-formats
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

### Description
These are structured package-like manifests that describe many packages licensing
See https://wiki.qt.io/Qt_attribution.json and http://quips-qt-io.herokuapp.com/quip-0007.html by @kkoehne :

> qt_attribution.json files are used to document 3rd party code inside the Qt modules (from Qt 5.8 onwards). It is a JSON based format that can be processed with the licensescanner tool. It is officially documented in QUIP 7.
> A qt_attribution.json file needs to contain one JSON object, or one array of JSON objects, with the following string properties:

These are essentially similar to ABOUT files

Some examples and links:
- https://github.com/qt/qttools/tree/dev/src/qtattributionsscanner
- https://fossies.org/linux/qt-everywhere/qtbase/src/3rdparty/wasm/qt_attribution.json
- https://github.com/aedrax/pyside-setup/blob/8383c2ff7f383385707bd2fc3e33071988507910/sources/shiboken2/libshiboken/qt_attribution.json
- https://github.com/qt/qtbase/blob/dev/src/3rdparty/freebsd/qt_attribution.json

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。