aboutcode-org / aboutcode-org/purldb

Store if source code file paths contain "third party" hints

未關閉
#163 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
HTML
星號
67
分支
69
平均合併
8 天 8 小時
30 天內合併 PR
1

描述

When processing source code packages it would be useful to store if the path names contain some hints that indicate that a file is actually coming from another package and has been copied into the package being processed. To give some examples: there are packages (Chromium, LibreOffice, Qt, etc.) that provide their own copies of dependencies instead of using the system provided dependencies. They are often in directories that hint at an external origin, such as:

- 3rdparty
- 3rd-party-lib
- 3rdpart
- contrib
- external
- thirdparty
- third_party
- third-party
- third-party-tools

and possibly more.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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