SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-fchksum rpm build for : SuSE 9.X. For other distributions click python-fchksum.

Name : python-fchksum
Version : 1.7.1 Vendor : (none)
Release : 2 Date : 2003-10-31 02:44:37
Group : Development/Libraries/Python Source RPM : python-fchksum-1.7.1-2.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Faster checksums for Python
Description :
fchksum is a Python module to find the checksum of files. Currently 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
actual work is done by C code. Compared to the implementing a read loop in
python with the standard python modules, fchksum is up to 2.0x faster in md5
and 1.1x faster in crc32. fchksum is written in C.

Authors:
--------
Matthew Mueller < donut AT dakotacom.net>

RPM found in directory: /packages/linux-pbone/ftp.gwdg.de/pub/linux/misc/funktronics/SuSE-9.0/i586-f

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-fchksum-1.7.1-2.i586.rpm
     Search for other platforms
python-fchksum-1.7.1-2.sparc.rpm
python-fchksum-1.7.1-2.alpha.rpm
python-fchksum-1.7.1-2.ppc.rpm
python-fchksum-1.7.1-2.ia64.rpm
python-fchksum-1.7.1-2.s390.rpm

Provides :
fchksum.so
python-fchksum

Requires :
libpthread.so.0(GLIBC_2.2)
ld-linux.so.2
rpmlib(CompressedFileNames) <= 3.0.4-1
libpthread.so.0
libc.so.6(GLIBC_2.0)
libz.so.1
libc.so.6(GLIBC_2.1.3)
libpthread.so.0(GLIBC_2.0)
python
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6


Content of RPM :
/usr/lib/python2.3/site-packages/fchksum.so
/usr/share/doc/packages/python-fchksum
/usr/share/doc/packages/python-fchksum/COPYING
/usr/share/doc/packages/python-fchksum/Changelog
/usr/share/doc/packages/python-fchksum/README

 
ICM