mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-06 21:16:41 +01:00
2 lines
63 B
Python
2 lines
63 B
Python
from pdf import PdfFileReader, PdfFileWriter
|
|
__all__ = ["pdf"]
|