📂🛡️Suite of tools for file fixity (data protection for long term storage⌛) using redundant error correcting codes, hash auditing and duplications with majority vote, all in pure Python🐍
[ ] fix launching scripts from commandline (current it doesn't work anymore, you need to include the script and call main(), or call using python -m pyFileFixity, which is cleaner BTW).
[ ] script entry points in setup.py (do one entry point called pyff [command] [arguments], or one per script??? What would be better for a deployment?)
Coverage increased (+0.1%) to 90.057% when pulling 1d1295a9717f17c7b07f948374f35d98bbe05608 on py3 into e395b3366efeca2574c25379cfb7d4ee7f997fb9 on master.
Current coverage is 83.42%