diff options
author | Dustin Schnee <schnee72{at}gmail{dot}com> | 2010-06-12 06:57:01 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-12 07:47:29 -0500 |
commit | 69951d47ced4595334fe939e0208bc7ae54e696b (patch) | |
tree | ce9c5004d64b62cb502f69657af4ac06fb7ac944 /system/pyserial/slack-desc | |
parent | 8164b9763fcfd5b4c7244ea1051928a03a1b2c5b (diff) |
system/pyserial: Updated for version 2.5_rc2.
Stripping results in a nonfunctional package, don't do that.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/pyserial/slack-desc')
-rw-r--r-- | system/pyserial/slack-desc | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/system/pyserial/slack-desc b/system/pyserial/slack-desc index 95859372c1..4660353702 100644 --- a/system/pyserial/slack-desc +++ b/system/pyserial/slack-desc @@ -1,18 +1,18 @@ # HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| -pyserial: pyserial (python module for accessing the serial port) + |-----handy-ruler------------------------------------------------------| +pyserial: +pyserial: Provides access to serial ports for Python applications by +pyserial: providing an appropriate backend. +pyserial: +pyserial: Homepage: http://pyserial.sourceforge.net/index.html pyserial: -pyserial: This module encapsulates the access for the serial port. It provides -pyserial: backends for Python running on Windows, Linux, BSD (possibly any POSIX -pyserial: compliant system), Jython and IronPython (.NET and Mono). pyserial: -pyserial: Homepage: http://pyserial.sourceforge.net pyserial: pyserial: pyserial: |