All releases of python-fchksum


Release Notes: This version fixes compile on non-C99 compilers.


Release Notes: New progress callback function ability, new fcrc32d and fcksumd functions which return results in the form of a binary string, and removal of stdio usage.


Release Notes: Fixes to checking for read() errors in md5 and crc32 functions, and a new testcase for read errors (requires SUBTERFUGUE).


No changes have been submitted for this release.


Release Notes: cksum(1) and sum(1) style checksums, and a speed test script were added. read() is used instead of fread() for a minor speed boost.


Release Notes: Switched to using distutils. Compile warnings fixed. Doc strings and a test suite added.


Release Notes: File size values are now returned as Python Longs, so 64bit file sizes are no problem. Block sizes have been changed from 4KB to 32KB, which gives a 6-7% speed increase.


Release Notes: This release includes support to read from stdin by passing empty strings, and a version() function.


Release Notes: This release now uses autoconf for the endian check, and loads (pf)config.h in fchksum.c.


Release Notes: Initial release.
A C++ library that converts “transliterated” representations of non-English languages (that use sequences as ANSI characters to represent characters) to Unicode.