You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
img2pdf/src
Ryan C. Thompson c76f1344a5 Avoid leaking file descriptors
This change prevents img2pdf from opening *all* input files at once,
which means it now works with thousands of input files.
10 years ago
..
tests Added tests for the package. 10 years ago
img2pdf.py Avoid leaking file descriptors 10 years ago
jp2.py Start of converting the module to a proper package. 10 years ago