tools: Egg files can be unzipped.
This commit is contained in:
parent
ba1e869603
commit
7c8a2e6129
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"], ["zipinfo"]],
|
||||
[["zip", "jar", "apk", "egg"], ["zipinfo"]],
|
||||
[["tar.gz", "tgz"],["tar_gz"]],
|
||||
[["tar.bz2"], ["tar_bz2"]],
|
||||
[["rar"], ["unrar"]],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue