The md4 hash method is not guranteed to be available in the hashlib library. Switched to a custom MD4 implementation for creating the strong checksum. This implementation was found online at its author is mentioned in the md4 module.
0.1.2
This release has the same feature set as the previous releases. The main purpose of this release is to correct a mistake while uploading the package to pypi.
0.1.1
This is the first rdiff release. This tool is a native python implementation of the rdiff tool by librsync.