teeny.py

Teeny hasher was born out of a need for a quick file checksum generator.

Written in Python, with support for 2.6/7, it quickly traverses down multiple directory structures and stores corresponding hash values for file contents in XML.

https://github.com/fuzzball5000/teeny/blob/master/teeny.py


Comments

Post a Comment