aboutcode-org / aboutcode-org/scancode-toolkit

Collect new Android soong "METADATA" and related package metadata

未關閉
#3,268 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
package scan package-formats
主要語言
Python
星號
2.6k
分支
791
平均合併
1 天 12 小時
30 天內合併 PR
5

描述

See https://android.googlesource.com/platform/external/bpftool/+/refs/heads/master/METADATA or https://android.googlesource.com/platform/external/fmtlib/+/refs/heads/master/METADATA or https://github.com/thka2016/lpunpack_and_lpmake_cmake/blob/fa425557ba311780261db911977123d45571ec5f/lib/zlib/METADATA#L2

This format is neither YAML, nor JSON nor Python, but resembles each of these.

There are other formats like the .bp files https://android.googlesource.com/platform/build/soong/+/refs/heads/master/provenance/Android.bp#18 used by soong (bp is formerly for the now dead blueprint build tool)

Note that this is on the latest Android build tool (soong) and is not present consistently in all external libraries.

See https://android.googlesource.com/platform/build/soong/+/refs/heads/master/compliance/ for code that creates and process these.

See also:
- https://android.googlesource.com/platform/build/soong/+/refs/heads/master/licenses/
- https://github.com/aosp-mirror/platform_development/blob/master/scripts/add3prf.py and https://github.com/aosp-mirror/platform_development/blob/master/scripts/add3prf_test.py

This may be similar to the BUCK METADATA format

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。