mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
3 lines
63 B
Python
3 lines
63 B
Python
from pdf import PdfFileReader, PdfFileWriter
|
|
__all__ = ["pdf"]
|