fdf-uni
fdf-uni
Perhaps the following script achieves what you want? Please note that it might not be the cleanest implementation, because I more thought of it as a PoC and wanted to...
Awesome, I'm glad that it helps! :)
Hey, I recently stumbled upon this issue as I also got the warning from papis regarding `setuptools`. I've since implemented a small (~200 lines) python script which I think would...
Thanks a lot for the feedback! :) I think your suggestion on merging the implementations makes a lot of sense, so I've refactored the code a bit. The isbn explorer...
Hey, I really liked your proposal, so I updated the code accordingly. :) As it turned out, the previous version would have broken pretty much in the exact way you...
Wow, thank you so much for the detailed feedback, I really appreciate it! :) I've answered some of your comments and would start implementing your corrections once we've decided on...