Quote:
Originally Posted by darkninja
I wrote a decompressor, mobihuff.py, for the new huffdic compressed files. Maybe this code can be incorporated into mobiperl?
Note. This program does not break any DRM encryption, so it's not illegal. It just decompresses files compressed with the new compression into a raw html file.
|
I am a bit worried about what status the code would have. Is translating to other languages enough to eliminate copyright concerns? Could I distribute the code I write under GPL3? To get a clean room implementaion the ideal thing would be for me to have a written description of the algorithm...