Files
truepolyglot/PolyglotFile/__init__.py
2018-09-29 00:12:49 +02:00

9 lines
224 B
Python

# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
from .polyglotpdfzip import PolyglotPdfZip
from .polyglotpdfraw import PolyglotPdfRaw
from .polyglotzippdf import PolyglotZipPdf
from .polyglotszippdf import PolyglotSZipPdf