source: misc/tools/mk_digest/README @ 7214

Last change on this file since 7214 was 7214, checked in by rwilson, 16 years ago

Back- (and forward)-merge, Numeric to numpy.

File size: 343 bytes
Line 
1This directory contains the 'mk_digest.py' program used to create a
2digest file from a data file.
3
4Use it so:
5
6    mk_digest.py <datafile> <digestfile>
7
8where <datafile>   is the file for which a digest is required, and
9      <digestfile> is the created digest file containing the
10                   128 bit hex digest string from <datafile>.
Note: See TracBrowser for help on using the repository browser.