diff options
| author | Tim Dickson <dickson.tim@gmail.com> | 2018-11-02 22:26:34 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:44 +0700 |
| commit | 46456e7effc2564a241cd4b89c93893cca4c2b8d (patch) | |
| tree | 3a6dacfedcd90f8bf30e82b6f564c46013c386f9 /python/python3-pyserial/slack-desc | |
| parent | f7f7472dbbec5372bc540e938071faba304f40f4 (diff) | |
python/python3-pyserial: Added (python3 module for the serial port).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python3-pyserial/slack-desc')
| -rw-r--r-- | python/python3-pyserial/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pyserial/slack-desc b/python/python3-pyserial/slack-desc new file mode 100644 index 0000000000..20afcf4686 --- /dev/null +++ b/python/python3-pyserial/slack-desc @@ -0,0 +1,19 @@ +# 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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-pyserial: python3-pyserial (python3 module for accessing the serial port) +python3-pyserial: +python3-pyserial: This module encapsulates the access for the serial port. It provides +python3-pyserial: backends for Python running on Windows, OSX, Linux, BSD (possibly any +python3-pyserial: POSIX compliant system) and IronPython. +python3-pyserial: +python3-pyserial: Homepage: https://github.com/pyserial/pyserial +python3-pyserial: +python3-pyserial: +python3-pyserial: +python3-pyserial: |
