Add pdfraw format, v1.5

This commit is contained in:
ben
2018-09-29 00:12:49 +02:00
parent 7e962d60ad
commit caaaaafeb0
3 changed files with 67 additions and 10 deletions

View File

@@ -2,6 +2,7 @@
# -*- coding: utf-8 -*-
from .polyglotpdfzip import PolyglotPdfZip
from .polyglotpdfraw import PolyglotPdfRaw
from .polyglotzippdf import PolyglotZipPdf
from .polyglotszippdf import PolyglotSZipPdf