aboutcode-org / aboutcode-org/scancode.io
Add progressive archive extraction pipe
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 215
- Fork
- 203
- Merge trung bình
- 4 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 6
Mô tả
To support handling of nested archives inside a scanned codebase we have possible ways:
1. extract everything upfront recursively at full depth
2. extract on demand when there is a need
The first solution is easy but likely noisy. The second solution would be better
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.