tools: Egg files can be unzipped.

This commit is contained in:
Andrew Hamilton 2018-06-04 08:58:04 +10:00
parent ba1e869603
commit 7c8a2e6129
2 changed files with 3 additions and 3 deletions

View file

@ -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"]],