Apprentice Harper
|
e31752e334
|
Mostly Mac fixes. mobidedrm.py now works, and k4mobidedrm for at least some input. kindlekey.py should be working too. But lots more changes and testing to do.
|
2020-10-04 20:36:12 +01:00 |
Christian Clauss
|
1eaee6a0a8
|
Old style exceptions are syntax errors in Python 3
Switch to new style exceptions which work on both Python 2 and Python 3.
|
2020-09-28 01:00:21 +02:00 |
Christian Clauss
|
3f644ddfd6
|
print() is a function in Python since 1/1/2020
|
2020-09-28 00:49:21 +02:00 |
Apprentice Harper
|
de50a02af9
|
More generic 3.0 changes, to be tested.
|
2020-09-27 11:54:49 +01:00 |
Apprentice Harper
|
0859f197fc
|
Update init file, update versions in files, update comments in files
|
2020-06-18 07:42:41 +01:00 |
fondfire
|
3dcf3a5483
|
Create ignoblepdf.py
New Python 2 program to decrypt Barnes & Noble encrypted PDF files.
|
2020-05-15 22:08:30 -05:00 |