1                     Overview of the Expat distribution
2
3The Expat distribution creates several subdirectories on your system.
4Some of these directories contain components of interest to all Expat
5users, and some contain material of interest to developers who wish to
6use Expat in their applications.  In the list below, <top> is the
7directory you specified to the installer.
8
9  Directory           Contents
10  ---------------------------------------------------------------------
11  <top>\              Some general information files.
12
13  <top>\Doc\          API documentation for developers.
14
15  <top>\Bin\          Pre-compiled dynamic libraries for developers.
16                      Pre-compiled static libraries for developers (*MT.lib).
17                      The XML well-formedness checker xmlwf.
18
19  <top>\Source\       Source code, which may interest some developers,
20                      including a workspace for Microsft Visual C++.
21                      The source code includes the parser, the well-
22                      formedness checker, and a couple of small sample
23                      applications.
24
25  <top>\Source\bcb5\  Project files for Borland C++ Builder 5 and BCC 5.5.
26
27
28