| File |
Last Change
|
|---|---|
../
|
|
RandomCodeRequests/
|
742 (4 years ago) by nino.borges: added some missing code request txt files |
Tool_Box/
|
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. |
Active_prgs/
|
830 (16 months ago) by nino.borges: This version supports deduplicating the metadata fields by using unique email addresses. Any values that do not have email addresses at all, will stay included but two values in the same metadata field that have the same email address, will dupe out. This resulted in a substantial drop in mismatches, so apparently the majority of these are where the metadata field has duplicates. |
TenthCounter.exe
|
652 (6 years ago) by nino.borges: compiled version of program that counts in tenths |