You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.5 KiB
45 lines
1.5 KiB
5 years ago
|
Metadata-Version: 2.0
|
||
|
Name: pyserial
|
||
|
Version: 3.4
|
||
|
Summary: Python Serial Port Extension
|
||
|
Home-page: https://github.com/pyserial/pyserial
|
||
|
Author: Chris Liechti
|
||
|
Author-email: cliechti@gmx.net
|
||
|
License: BSD
|
||
|
Platform: any
|
||
|
Classifier: Development Status :: 5 - Production/Stable
|
||
|
Classifier: Intended Audience :: Developers
|
||
|
Classifier: Intended Audience :: End Users/Desktop
|
||
|
Classifier: License :: OSI Approved :: BSD License
|
||
|
Classifier: Natural Language :: English
|
||
|
Classifier: Operating System :: POSIX
|
||
|
Classifier: Operating System :: Microsoft :: Windows
|
||
|
Classifier: Operating System :: MacOS :: MacOS X
|
||
|
Classifier: Programming Language :: Python
|
||
|
Classifier: Programming Language :: Python :: 2
|
||
|
Classifier: Programming Language :: Python :: 2.7
|
||
|
Classifier: Programming Language :: Python :: 3
|
||
|
Classifier: Programming Language :: Python :: 3.2
|
||
|
Classifier: Programming Language :: Python :: 3.3
|
||
|
Classifier: Programming Language :: Python :: 3.4
|
||
|
Classifier: Programming Language :: Python :: 3.5
|
||
|
Classifier: Programming Language :: Python :: 3.6
|
||
|
Classifier: Topic :: Communications
|
||
|
Classifier: Topic :: Software Development :: Libraries
|
||
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||
|
Classifier: Topic :: Terminals :: Serial
|
||
|
|
||
|
Python Serial Port Extension for Win32, OSX, Linux, BSD, Jython, IronPython
|
||
|
|
||
|
Stable:
|
||
|
|
||
|
- Documentation: http://pythonhosted.org/pyserial/
|
||
|
- Download Page: https://pypi.python.org/pypi/pyserial
|
||
|
|
||
|
Latest:
|
||
|
|
||
|
- Documentation: http://pyserial.readthedocs.io/en/latest/
|
||
|
- Project Homepage: https://github.com/pyserial/pyserial
|
||
|
|
||
|
|