select only even/odd pages
Add a step option to page ranges. I suggest analog to the common notation start:step:stop to use start-step-stop.
PR #40 addresses this issue but the syntax stays in line with pdftk since this is supposed to be an alternative to it.
PR #41 addresses this issue but the syntax stays in line with pdftk since this is supposed to be an alternative to it. I closed #40 because I forgot to update the usage statement.
I am currently rewriting the command parsing code. This sounds like something I need to consider. Thanks for your inputs
@hellerbarde Any news on this?
@hellerbarde are you open for pull requests to implement this feature?
ah, apologies for letting this slip my mind. Yes, feel free to submit a pull request. Unless it completely screws everything up, I'll probably accept it. Or at least I'll try to help to get it into a mergeable shape.