aboutcode-org / aboutcode-org/extractcode
Add support for smarter MSFT cab extraction
未关闭
- 主要语言
- Python
- 星标
- 39
- 派生
- 23
- PR 合并指标
- 30 天内没有已合并 PR
描述
At the moment the extractcode lib extracts CAB files al-right, but does not understand the underlying structure of the files. You end up with a pile of files names after some hash or UUID and not real file names as they would be installed.
The format is more or less documented here: https://msdn.microsoft.com/en-us/library/bb417343.aspx
https://github.com/n3k/PyCAB seems to implement some code to handle this in pure Python
Wine has an implementation of cabarc which runs likely only under wine.
cabextract is a portable, standalone extractor: http://cabextract.org.uk/
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。