Language

Package: node-serialport-bindings @ 9.2.7

Synopsis

Abstract base class for Node SerialPort bindings

Description

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.

This package provides the Binding class, which uses a native addon to talk to the underlying system. You never have to use Binding objects directly. There is also a MockBinding available (but not yet packaged for Guix) to assist with testing.

Home page
https://serialport.io
Location
gnu/packages/node-xyz.scm (line: 1195, column: 2)
License

Lint warnings

LinterMessageLocation
source-file-name

Validate file names of sources

the source file name should contain the package name