aboutcode-org / aboutcode-org/scancode-toolkit
Enhance Python package file collection
Đang mở
new feature
package scan
package-files
- Ngôn ngữ chính
- Python
- Star
- 2.6k
- Fork
- 791
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.