summaryrefslogtreecommitdiffstats
path: root/python/pyserial
Commit message (Collapse)AuthorAgeFilesLines
* python/pyserial: Updated for version 2.5. Grissiom2011-08-082-7/+6
| | | | Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
* python/*: Moved a lot of Python stuff here Robby Workman2011-03-204-0/+85
The criteria for whether something "belongs" in Development or Libraries or Python or ... is admittedly arbitrary. As a general rule, if it could be either Libraries or Python, it's Python. Otherwise, pick one and we'll go from there... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>