aboutcode-org / aboutcode-org/scancode.io
Add progressive archive extraction pipe
オープン
- 主要言語
- Python
- スター
- 215
- フォーク
- 203
- 平均マージ
- 4日 8時間
- マージ済み PR(30日)
- 6
説明
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
コントリビューションガイド
評価
この issue はまだ評価されていません。