1Library:       io
2Synopsis:      A portable IO library
3Author:        Gail Zacharias
4Files:	library
5	streams/defs
6	streams/stream
7	streams/sequence-stream
8        streams/native-buffer
9	streams/buffer
10	streams/typed-stream
11	streams/external-stream
12	streams/buffered-stream
13	streams/convenience
14	streams/wrapper-stream
15	streams/cleanup-streams
16        streams/native-speed
17        streams/async-writes
18        streams/file-stream
19        streams/multi-buffered-streams
20        pprint
21        print
22        print-double-integer-kludge
23	format
24	buffered-format
25	format-condition
26        unix-file-accessor
27	unix-standard-io
28	unix-interface
29	format-out
30C-Source-Files:	unix-portability.c
31Major-Version: 2
32Minor-Version: 1
33Target-Type:   dll
34Copyright:    Original Code is Copyright (c) 1995-2004 Functional Objects, Inc.
35              All rights reserved.
36License:      See License.txt in this distribution for details.
37Warranty:     Distributed WITHOUT WARRANTY OF ANY KIND
38