Added method that I often use to manipulate terms and words.
Added a method to hash the contents of a ZIP file. The zip lib doesnt support being able to open a zip in memory and hash each file, so I wrote this to accomplish this. For now it returns a list with a list inside containing the embedded file name and the hash of that file. might change this to a tuple in a list.
For some reason part of this file was using 8 spaces and part was using the normal 4. I edited this manually so that it's all 4 spaces.
Updated all tools libs to be python 3 compatible.
Initial Import
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.