pysplits done for v2.7

This commit is contained in:
John Whitington
2024-04-17 08:22:10 +08:00
parent 02502881e8
commit dcbd18f65e
20 changed files with 21 additions and 59 deletions

View File

@ -1,5 +1,3 @@
# CHAPTER 5. Compression
def compress(pdf):
"""Compress any uncompressed streams in the given PDF using the Flate
algorithm."""