Miserlou / omnihash

Hash files, strings, input streams and network resources in various common algorithms simultaneously
https://github.com/Miserlou/omnihash
MIT License
251 stars 23 forks source link

Add hashes for Git objects (blob/commit/tag) #19

Closed ankostis closed 7 years ago

ankostis commented 7 years ago
Miserlou commented 7 years ago

I love this idea, but it fails on Python 3.4. Is that easy to clean up?

ankostis commented 7 years ago

Yes of course. I might also add both versions with Win/Unix EOLs.

On Wed, Dec 14, 2016, 20:29 Rich Jones notifications@github.com wrote:

I love this idea, but it fails on Python 3.4. Is that easy to clean up?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Miserlou/omnihash/pull/19#issuecomment-267131604, or mute the thread https://github.com/notifications/unsubscribe-auth/AAenUSFJt0orOFxbiHaBI4WWBZYHZu4_ks5rIEOggaJpZM4LNUIS .

--

thumbs on glass

ankostis commented 7 years ago

Fixed! Too much effort to provide both \n \n\r EOL version, so I won't do it - ready for merge on my part.