mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-22 12:15:59 +01:00
2 lines
63 B
Python
2 lines
63 B
Python
from pdf import PdfFileReader, PdfFileWriter
|
|
__all__ = ["pdf"]
|