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".
2021-03-01 21:15:20 +01:00
..
__init__.py Remove stand-alone apps. Only support the two plugins. 2020-02-16 10:12:25 +00:00
legacy_obok.py _winreg in python3 has been changed to winreg. Update imports. 2020-10-21 10:56:50 -06:00
obok.py Fix in keyfetch for obok on win10 2021-03-01 21:15:20 +01:00