tools: Python wheel files are also zip archives.
This commit is contained in:
parent
18dd47067c
commit
2338a87932
2 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ tools_for_extensions = [
|
|||
[["pdf"], ["pdf2txt"]],
|
||||
[["html", "htm"], ["html_syntax", "tidy", "html2text", "pandoc"]],
|
||||
[["php"], ["php7_syntax"]],
|
||||
[["zip", "jar", "apk", "egg"], ["zipinfo"]],
|
||||
[["zip", "jar", "apk", "egg", "whl"], ["zipinfo"]],
|
||||
[["tar.gz", "tgz"],["tar_gz"]],
|
||||
[["tar.bz2"], ["tar_bz2"]],
|
||||
[["rar"], ["unrar"]],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue