Releases: sarnold/pdfrw
Releases · sarnold/pdfrw
Python import maintenance
Python and CI cleanup
Fix some deps and packaging issues, add CI on Linux, Macos, Windows
Merge PR branches from @Lucas-C and @edumco
- Fixing decodegraphics.py import error
- Update "Other libs" section of README.md
- README.rst: moving pikepdf to correct section
- fix: pkg: install pycrypto-comaptible form of pycryptodome
- fix: remove StopIteration handler in tokens.py and just return
- chg: ci: set PYTHONIOENCODING to utf-8 for all platforms and normalize line endings