diff options
Diffstat (limited to 'python/pyserial/slack-desc')
-rw-r--r-- | python/pyserial/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pyserial/slack-desc b/python/pyserial/slack-desc index fcaab8fe16..3cd355f907 100644 --- a/python/pyserial/slack-desc +++ b/python/pyserial/slack-desc @@ -9,10 +9,10 @@ pyserial: pyserial (python module for accessing the serial port) 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: backends for Python running on Windows, OSX, Linux, BSD (possibly any +pyserial: POSIX compliant system) and IronPython. pyserial: -pyserial: Homepage: http://pyserial.sourceforge.net +pyserial: Homepage: https://github.com/pyserial/pyserial pyserial: pyserial: pyserial: |