---input---
Library:       io
Synopsis:      A portable IO library
Author:        Gail Zacharias
Files:	library
	streams/defs
	streams/stream
	streams/sequence-stream
        streams/native-buffer
	streams/buffer
	streams/typed-stream
	streams/external-stream
	streams/buffered-stream
	streams/convenience
	streams/wrapper-stream
	streams/cleanup-streams
        streams/native-speed
        streams/async-writes
        streams/file-stream
        streams/multi-buffered-streams
        pprint
        print
        print-double-integer-kludge
	format
	buffered-format
	format-condition
        unix-file-accessor
	unix-standard-io
	unix-interface
	format-out
C-Source-Files:	unix-portability.c
Major-Version: 2
Minor-Version: 1
Target-Type:   dll
Copyright:    Original Code is Copyright (c) 1995-2004 Functional Objects, Inc.
              All rights reserved.
License:      See License.txt in this distribution for details.
Warranty:     Distributed WITHOUT WARRANTY OF ANY KIND

---tokens---
'Library'     Name.Attribute
':'           Operator
'       '     Text
'io'          Literal.String
'\n'          Text

'Synopsis'    Name.Attribute
':'           Operator
'      '      Text
'A portable IO library' Literal.String
'\n'          Text

'Author'      Name.Attribute
':'           Operator
'        '    Text
'Gail Zacharias' Literal.String
'\n'          Text

'Files'       Name.Attribute
':'           Operator
'\t'          Text
'library\n\tstreams/defs\n\tstreams/stream\n\tstreams/sequence-stream\n        streams/native-buffer\n\tstreams/buffer\n\tstreams/typed-stream\n\tstreams/external-stream\n\tstreams/buffered-stream\n\tstreams/convenience\n\tstreams/wrapper-stream\n\tstreams/cleanup-streams\n        streams/native-speed\n        streams/async-writes\n        streams/file-stream\n        streams/multi-buffered-streams\n        pprint\n        print\n        print-double-integer-kludge\n\tformat\n\tbuffered-format\n\tformat-condition\n        unix-file-accessor\n\tunix-standard-io\n\tunix-interface\n\tformat-out' Literal.String
'\n'          Text

'C-Source-Files' Name.Attribute
':'           Operator
'\t'          Text
'unix-portability.c' Literal.String
'\n'          Text

'Major-Version' Name.Attribute
':'           Operator
' '           Text
'2'           Literal.String
'\n'          Text

'Minor-Version' Name.Attribute
':'           Operator
' '           Text
'1'           Literal.String
'\n'          Text

'Target-Type' Name.Attribute
':'           Operator
'   '         Text
'dll'         Literal.String
'\n'          Text

'Copyright'   Name.Attribute
':'           Operator
'    '        Text
'Original Code is Copyright (c) 1995-2004 Functional Objects, Inc.\n              All rights reserved.' Literal.String
'\n'          Text

'License'     Name.Attribute
':'           Operator
'      '      Text
'See License.txt in this distribution for details.' Literal.String
'\n'          Text

'Warranty'    Name.Attribute
':'           Operator
'     '       Text
'Distributed WITHOUT WARRANTY OF ANY KIND' Literal.String
'\n'          Text
