1   File Name		Archive #	Description
2----------------------------------------------------------
3README                     1	Boring docs
4MANIFEST                   1	This file
5HISTORY                    2	Version information
6LICENCE                    1	Licence documentation
7Makefile                   2	Makefile for std distribution
8POSTER                     2	Cut down blurb for USENET
9cracklib                   1	Library source code
10cracklib/Makefile          2	
11cracklib/fascist.c         1	Pattern matching + API
12cracklib/genrules.pl       2	
13cracklib/packer.h          2	Boring config file
14cracklib/packlib.c         1	DAWG-16 compression library from C5
15cracklib/rules.c           1	...more stuff from Crack 5
16cracklib/stringlib.c       2	...even more stuff from Crack 5
17shadow                     1	Stubs for use with JFH's "shadow" suite
18shadow/README,CL           1	
19shadow/obscure.c,CL        2	jfh's "obscure" routine with CrackLib
20util                       1	support utilities
21util/Makefile              2	
22util/mkdict                2	dictionary preprocessor
23util/packer.c              2	dictionary packer
24util/testlib.c             2	password sanity testbed
25util/testnum.c             2	numeric dict-lookup testbed
26util/teststr.c             2	string dict-lookup testbed
27util/unpacker.c            2	dictionary unpacker
28