From 0f70df48ca143a2eb3604de9ed501db7fd659a82 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 3 Jun 2019 09:09:05 +0700 Subject: python/python3-pyserial: Removed (use pyserial). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pyserial/README | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 python/python3-pyserial/README (limited to 'python/python3-pyserial/README') diff --git a/python/python3-pyserial/README b/python/python3-pyserial/README deleted file mode 100644 index 09add54e81..0000000000 --- a/python/python3-pyserial/README +++ /dev/null @@ -1,5 +0,0 @@ -This module encapsulates the access for the serial port. It provides -backends for Python3 running on Windows, OSX, Linux, BSD (possibly any -POSIX compliant system) and IronPython. - -The module named "serial" automatically selects the appropriate backend. -- cgit v1.2.3