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 摘要。