This package browser is in early development. Mind the rough edges.

guile-termios 0.6.4

POSIX termios interface for GNU Guile

To query and change settings of serial devices on POSIX systems, the termios API is used. GNU Guile doesn't have an interface for that built in. This module implements this interface by use of Guile's dynamic FFI.

Installation

Install guile-termios 0.6.4 as follows:

guix install guile-termios@0.6.4

Or install the latest version:

guix install guile-termios

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.