aboutsummaryrefslogtreecommitdiffstats
path: root/PolyglotFile/__init__.py
blob: 4ece820da4d6f2047325022caa70c0b9919301af (plain)
1
2
3
4
5
6
7
8
9
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-

from .polyglotpdfzip import PolyglotPdfZip
from .polyglotpdfany import PolyglotPdfAny
from .polyglotzippdf import PolyglotZipPdf
from .polyglotszippdf import PolyglotSZipPdf
from .polyglotzipany import PolyglotZipAny