clach04
clach04
Neat option(s) would be to take in parameters for: * end - stop emitting PDF pages after `end` number of pages have been produced * start/offset - do not start...
Not sure how to validate the run afterwards other than visual inspection 😱 Attached some test samples I've been using in case they are helpful to anyone else: * [test_text_7bit_US-ASCII.txt](https://github.com/baruchel/txt2pdf/files/8782667/test_text_7bit_US-ASCII.txt)...
Just found this fork/project after logging https://github.com/mstamy2/PyPDF3/issues/13 test case below is for PyPDF4. I've seen a number of PDF files where the `title` attribute/property is reported as None but when...
http://kmackay.ca/micro-ecc/ mentions and links to https://github.com/kmackay/easy-ecc - this 404s
Builds fine with UnixODBC
I've made some quick changes for Python 2.2 support (tested with http://code.google.com/p/movable-python/downloads/detail?name=movpy-2.0.0-py2.2.3.zip ) I've not yet tried Jython 2.2. Test suite is now runnable but there are some failures in...
Used isort to automate. Now have per line imports following pep8 order. Remove duplicate datetime import.
See comment https://github.com/wizmer/syncorg/issues/57#issuecomment-1292099363 Droid has an APK release slightly ahead of APK available under releases. Forks with additional changes/tweaks: * https://github.com/alcharkov/syncorg-stable * https://github.com/D-sha/syncorg/commits/master * wiki update https://github.com/D-sha/syncorg/wiki