You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DeDRM_tools/Obok_plugin/obok
journeyman88 ecc7db09a9 Fix in keyfetch for obok on win10
According to calibre debug the ipconfig command returned some invalid utf-8 characters (I think is maybe an issue due to the Python2 switch-off as the 4.x version worked fine).
To solve this I've changed the external call and modified the regex to match both the output of "ipconfig" and that of "wmic".
3 years ago
..
__init__.py Remove stand-alone apps. Only support the two plugins. 4 years ago
legacy_obok.py _winreg in python3 has been changed to winreg. Update imports. 4 years ago
obok.py Fix in keyfetch for obok on win10 3 years ago