python-fchksum

python-fchksum is a module used to find checksums of files (or stdin). It supports md5, crc32, cksum, bsd-style sum, and sysv-style sum. The advantage of using fchksum over the Python md5 and zlib(.crc32) modules is both ease of use and speed. You only need to tell it the filename, and the work is done by C code.

Tags Communications File Sharing Software Development Libraries Archiving Python Modules
Licenses GPL
Operating Systems OS Independent
Implementation C Python

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  29 Aug 2003 00:39
  • Rrelease-after

Changes: This version fixes compile on non-C99 compilers.

  • Rrelease-mid
  •  23 Aug 2003 21:28
  • Rrelease-after

Changes: 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.

  • Rrelease-mid
  •  17 Apr 2002 18:41
  • Rrelease-after

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

  • Rrelease-mid
  •  19 Oct 2001 02:14
  • Rrelease-after

No changes have been submitted for this release.

  • Rrelease-mid
  •  18 Oct 2001 02:26
  • Rrelease-after

Changes: 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.

No-screenshot

Project Spotlight

Fast Code Eclipse Plugin

An Eclipse plugin for fast coding in Java.

No-screenshot

Project Spotlight

SNAKES

The Net Algebra Kit for Editors and Simulators.