Releases: Tobi208/pypdf-cli
Releases · Tobi208/pypdf-cli
Option to sort files by NAME or DATE when merging all files in a directory
migration to pypdf and reworked page selection
Initial release of pypdf-cli
First release of pypdf-cli. Requires python >= 3.6.
-
Build locally:
- Download source
python -m pip -r requirements.txt
- test with
pytest
python -m build
-
Install from PyPi:
python -m pip install pypdf-cli==0.1.0