serial interface class for Python
This python module provides access to the serial port, with backends for
standard Python running on Windows, Linux, BSD (possibly any POSIX-
compliant system), Jython and IronPython. The module named "serial"
automatically selects the appropriate backend. 

For usage instructions see /usr/local/share/doc/py-serial/README.txt

Maintainer: Daniel Gruber <daniel@tydirium.org>

WWW: http://pyserial.wiki.sourceforge.net/pySerial
