This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/dylan-lid/unix-io.lid
Oleh Prypin 6f43092173
Also add auto-updatable output-based tests to examplefiles (#1689)
Co-authored-by: Georg Brandl <georg@python.org>
2021-01-20 10:48:45 +01:00

37 lines
971 B
Dylan

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