NOTICE: This package has been removed from pkgsrc

./wip/py-serial, Access for the serial port

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.6, Package name: py27-pyserial-2.6, Maintainer: frederic

This module encapsulates the access for the serial port. It provides backends
for Python running on Windows, Linux, BSD (possibly any POSIX compliant
system), Jython and IronPython (.NET and Mono). The module named "serial"
automatically selects the appropriate backend.


Required to run:
[lang/python27]

Master sites:

SHA1: 39e6d9a37b826c48eab6959591a174135fc2873c
RMD160: a544cb4ac0dad2c7f93855f1db1be102cdb1e9cc
Filesize: 113.563 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-04 20:03:48 by Thomas Klausner | Files touched by this commit (4) | Package removed
Log message:
Remove py-serial, same as comms/py-serial.
   2012-12-06 20:38:38 by Frédéric Fauberteau | Files touched by this commit (4)
Log message:
Import py27-pyserial-2.6 as wip/py-serial.

This module encapsulates the access for the serial port. It provides backends
for Python running on Windows, Linux, BSD (possibly any POSIX compliant
system), Jython and IronPython (.NET and Mono). The module named "serial"
automatically selects the appropriate backend.