Skip to content

michaelx11/cashier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cashier

fast iterative hashing in one file

Generates SHA1 hash of a directory. Subsequent runs are speed up by utilizing modification times and local subdirectory hash data files.

Usage:

$ python cashier.py [root directory]

Clean: removes cashier data files *.cash_file

$ python cashier.py [root directory] clean

About

fast iterative hashing in one file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages