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/python3-pyserial.info | |
| 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/python3-pyserial.info')
| -rw-r--r-- | python/python3-pyserial/python3-pyserial.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-pyserial/python3-pyserial.info b/python/python3-pyserial/python3-pyserial.info new file mode 100644 index 0000000000..f4d6feb16a --- /dev/null +++ b/python/python3-pyserial/python3-pyserial.info @@ -0,0 +1,10 @@ +PRGNAM="python3-pyserial" +VERSION="3.4" +HOMEPAGE="https://github.com/pyserial/pyserial" +DOWNLOAD="https://github.com/pyserial/pyserial/archive/v3.4/pyserial-3.4.tar.gz" +MD5SUM="fc00727ed9cf3a31b7a296a4d42f6afc" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3" +MAINTAINER="Tim Dickson" +EMAIL="dickson.tim@gmail.com" |
