mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-02-27 01:00:11 +08:00
Add support for Python .whl and .egg archives
Added .whl and .egg file extensions to the list of supported ZIP-based archive formats in the ArchiveViewer plugin.
This commit is contained in:
@@ -213,6 +213,8 @@ Update not completed yet...
|
||||
- `.vsix` (Visual Studio extension)
|
||||
- `.xz` (XZ archive)
|
||||
- `.zip` (ZIP archive)
|
||||
- `.whl` (Python Wheel package)
|
||||
- `.egg` (Python Egg package)
|
||||
- `.cfb` (Compound File Binary)
|
||||
- `.eif` (QQ EIF package with Compound File Binary format)
|
||||
- `.pak` (Chromium resource package file v5, used by Chromium-based applications (e.g., Google Chrome))
|
||||
|
||||
Reference in New Issue
Block a user