aboutcode-org / aboutcode-org/scancode-toolkit
Enhance Python package file collection
未关闭
new feature
package scan
package-files
- 主要语言
- Python
- 星标
- 2.6k
- 派生
- 791
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 5
描述
Currently, scancode creates package objects from package manifest files. It would be useful to look at other ancillary package files for more information to enhance the data used to create the package object. For example, when reporting a Python package from a `METADATA` file, we can also find the package files for that package from looking at the `RECORD` file that is in the same directory as `METADATA`. This idea can be generalized for other packages, where missing package data can be filled in from multiple sources that are alongside the main package manifest file.
贡献指南
评估
这个 Issue 还没有评估数据。