Files
truepolyglot/PolyglotFile/__init__.py
2018-09-29 23:37:54 +02:00

10 lines
267 B
Python

# -*- 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