File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,10 @@ possible too but not yet integrated.
27
27
This module is still under development. But it may be useful for
28
28
developers.
29
29
The Windows version needs a compiled extension and the giveio.sys driver
30
- for Windows NT/2k/XP. It uses ctypes to access functions in a prebuilt DLL.
30
+ for Windows NT/2k/XP. It uses ``ctypes `` to access functions in a prebuilt
31
+ DLL.
31
32
32
- It is released under a free software license, see LICENSE.txt for more
33
+ It is released under a free software license, see LICENSE.rst for more
33
34
details.
34
35
35
36
Copyright (C) 2001-2016 Chris Liechti
[email protected]
@@ -82,7 +83,4 @@ https://github.com/pyserial/pyparallel/tree/master/examples
82
83
References
83
84
==========
84
85
- Python: http://www.python.org
85
- - Jython: http://www.jython.org
86
- - Java@IBM http://www-106.ibm.com/developerworks/java/jdk/ (JavaComm
87
- links are on the download page for the respecive platform jdk)
88
- - Java@SUN http://java.sun.com/products/
86
+
You can’t perform that action at this time.
0 commit comments