File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 33 Welcome to pySerial-asyncio's documentation
44===========================================
55
6+ `Async I/O `_ extension for the `Python Serial Port `_ package for OSX, Linux, BSD
7+
8+ It depends on pySerial and is compatible with Python 3.4 and later.
9+
10+ .. _`Async I/O` : https://www.python.org/dev/peps/pep-3156/
11+ .. _`Python Serial Port` : https://pypi.python.org/pypi/pyserial
12+
613
714Other pages (online)
815
@@ -12,7 +19,7 @@ Other pages (online)
1219 http://pythonhosted.org/pyserial-asyncio/ .
1320
1421.. _Python : http://python.org/
15- .. _`project page on GitHub` : https://github.com/pyserial-asyncio/
22+ .. _`project page on GitHub` : https://github.com/pyserial/pyserial -asyncio/
1623.. _`Download Page` : http://pypi.python.org/pypi/pyserial-asyncio
1724
1825
You can’t perform that action at this time.
0 commit comments