Add zipany format. v1.6

This commit is contained in:
ben
2018-09-29 23:37:54 +02:00
parent 200508be7f
commit 875747ad7a
4 changed files with 61 additions and 8 deletions

View File

@@ -5,4 +5,5 @@ from .polyglotpdfzip import PolyglotPdfZip
from .polyglotpdfany import PolyglotPdfAny
from .polyglotzippdf import PolyglotZipPdf
from .polyglotszippdf import PolyglotSZipPdf
from .polyglotzipany import PolyglotZipAny