source:
branches/numpy_misc/tools/mk_digest/README
@
7244
Last change on this file since 7244 was 7188, checked in by , 16 years ago | |
---|---|
File size: 343 bytes |
Line | |
---|---|
1 | This directory contains the 'mk_digest.py' program used to create a |
2 | digest file from a data file. |
3 | |
4 | Use it so: |
5 | |
6 | mk_digest.py <datafile> <digestfile> |
7 | |
8 | where <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.