File: copyright

package info (click to toggle)
libstring-crc32-perl 1.2-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 72 kB
  • ctags: 9
  • sloc: makefile: 55; perl: 45; ansic: 26
file content (14 lines) | stat: -rw-r--r-- 469 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The upstream author is: 

Soenke J. Peters <peters@simprovement.com>


CRC algorithm code taken from CRC-32 by Craig Bruce. 
The module stuff is inspired by a similar perl module called 
String::CRC by David Sharnoff & Matthew Dillon.
Horst Fickenscher told me that it could be useful to supply an init
value to the crc checking function and so I included this possibility.

The author of this package disclaims all copyrights and 
releases it into the public domain.