aboutsummaryrefslogtreecommitdiffstats
path: root/PolyglotFile/__init__.py
diff options
context:
space:
mode:
authorben2018-09-29 23:37:54 +0200
committerben2018-09-29 23:37:54 +0200
commit875747ad7aab1cee8ce635a8f2af2ab5fc6aec0a (patch)
treeb326b323a0c0b1cec1d449e7dc38be30c516f364 /PolyglotFile/__init__.py
parent200508be7ffc34a3e7ce383f6f32ad357cb8a9cd (diff)
downloadtruepolyglot-875747ad7aab1cee8ce635a8f2af2ab5fc6aec0a.tar.gz
truepolyglot-875747ad7aab1cee8ce635a8f2af2ab5fc6aec0a.tar.bz2
truepolyglot-875747ad7aab1cee8ce635a8f2af2ab5fc6aec0a.tar.xz
Add zipany format. v1.61.6
Diffstat (limited to 'PolyglotFile/__init__.py')
-rw-r--r--PolyglotFile/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/PolyglotFile/__init__.py b/PolyglotFile/__init__.py
index e6f6416..4ece820 100644
--- a/PolyglotFile/__init__.py
+++ b/PolyglotFile/__init__.py
@@ -5,4 +5,5 @@ from .polyglotpdfzip import PolyglotPdfZip
from .polyglotpdfany import PolyglotPdfAny
from .polyglotzippdf import PolyglotZipPdf
from .polyglotszippdf import PolyglotSZipPdf
+from .polyglotzipany import PolyglotZipAny