| File |
Last Change
|
|---|---|
../
|
|
Active_prgs/
|
860 (15 months ago) by nino.borges: This version finishes the evaluation on the email address matches split role and reports on the results by adding an issue. Also added part at end of the email address match section to catch where I can match an email address in the metadata, the person is an attorney, but there is no matching value in the formatted field. This is a potential missing attorney and it a high confidence flag because I had the email address. |
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. |
RandomCodeRequests/
|
742 (4 years ago) by nino.borges: added some missing code request txt files |
TenthCounter.exe
|
652 (6 years ago) by nino.borges: compiled version of program that counts in tenths |