| File |
Last Change
|
|---|---|
../
|
|
learning/
|
591 (10 years ago) by nino.borges: Moved dir out of main dir. |
MW/
|
591 (10 years ago) by nino.borges: Moved dir out of main dir. |
SMS_Installer/
|
591 (10 years ago) by nino.borges: Moved dir out of main dir. |
active_prgs2/
|
591 (10 years ago) by nino.borges: Moved dir out of main dir. |
JB/
|
591 (10 years ago) by nino.borges: Moved dir out of main dir. |
NinoCode/
|
808 (2 years ago) by nino.borges: 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. |