ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/ns_dev/Python/NinoCode
r882
File Last Change (rev)
 ../
Active_prgs/ 882 (10 months ago) by nino.borges: This very simple program will take a Relativity saved search information export and convert it to a more useful report that can be shared with others and contains detail contained in the notes section of the search. This assumes the best practice of notating what the search does in the Notes field.
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
3 directories and 1 file shown