Begin3 Title: libserial -- simple serial port programming API Version: 0.1.1 Entered-date: 23JAN98 Description: The linSerial class provides a simple, basic framework for managing a serial port. The design of this class is focused on making serial port easy to use, hiding the complexity of the full Linux/Unix termios interface. The goal is to make writing programs for modems, serial printers and other serial-attached devices easy for the novice serial port programmer. The package includes a flexible error-reporting class. Keywords: serial port tty modem terminal printer Author: linas@linas.org (Linas Vepstas) Maintained-by: linas@linas.org (Linas Vepstas) Primary-site: sunsite.unc.edu /pub/Linux/libs 14kB libserial-0.1.tar.gz Alternate-site: linas.org /serial Copying-policy: GPL End