#! /usr/bin/python
#
# ineptkey.pyw, version 4.2
# Revision history:
#
# 1 - Initial release, for Adobe Digital Editions 1.7
# 2 - Better algorithm for finding pLK; improved error handling
# 3 - Rename to INEPT
# 4.1 - quick beta fix for ADE 1.7.2 (anon)
# 4.2 - multiple key support, new adeptkey4.der format,
# added old 1.7.1 processing (anon)
#
#! /usr/bin/python
#
-------------
#
# ineptepub.pyw, version 4
#
# Revision history:
#
# 1 - Initial release
# 2 - Rename to INEPT, fix exit code
# 3 - Add cmd or gui choosing
# 4 - changed adeptkey4.der format for 1.7.2 support
---
Educated guess - should work for old and new ADEs. Enough for today ...