5af8397fad
Improvements: * miniterm: suspend function (temporarily release port, Ctrl-T s) * context manager automatically opens port on __enter__ * list_ports: add interface number to location string * protocol_socket: Retry if BlockingIOError occurs in reset_input_buffer. Bugfixes: * list_ports: option to include symlinked devices * list_ports: workaround for special characters in port names Bugfixes (posix): * allow calling cancel functions w/o error if port is closed * protocol_socket: sync error handling with posix version * posix: ignore more blocking errors and EINTR, timeout only applies to blocking I/O * fix: port_publisher typo
87 lines
3.6 KiB
Text
87 lines
3.6 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2017/07/31 13:11:27 adam Exp $
|
|
bin/miniterm${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/serial/__init__.py
|
|
${PYSITELIB}/serial/__init__.pyc
|
|
${PYSITELIB}/serial/__init__.pyo
|
|
${PYSITELIB}/serial/rfc2217.py
|
|
${PYSITELIB}/serial/rfc2217.pyc
|
|
${PYSITELIB}/serial/rfc2217.pyo
|
|
${PYSITELIB}/serial/rs485.py
|
|
${PYSITELIB}/serial/rs485.pyc
|
|
${PYSITELIB}/serial/rs485.pyo
|
|
${PYSITELIB}/serial/serialcli.py
|
|
${PYSITELIB}/serial/serialcli.pyc
|
|
${PYSITELIB}/serial/serialcli.pyo
|
|
${PYSITELIB}/serial/serialjava.py
|
|
${PYSITELIB}/serial/serialjava.pyc
|
|
${PYSITELIB}/serial/serialjava.pyo
|
|
${PYSITELIB}/serial/serialposix.py
|
|
${PYSITELIB}/serial/serialposix.pyc
|
|
${PYSITELIB}/serial/serialposix.pyo
|
|
${PYSITELIB}/serial/serialutil.py
|
|
${PYSITELIB}/serial/serialutil.pyc
|
|
${PYSITELIB}/serial/serialutil.pyo
|
|
${PYSITELIB}/serial/serialwin32.py
|
|
${PYSITELIB}/serial/serialwin32.pyc
|
|
${PYSITELIB}/serial/serialwin32.pyo
|
|
${PYSITELIB}/serial/threaded/__init__.py
|
|
${PYSITELIB}/serial/threaded/__init__.pyc
|
|
${PYSITELIB}/serial/threaded/__init__.pyo
|
|
${PYSITELIB}/serial/tools/__init__.py
|
|
${PYSITELIB}/serial/tools/__init__.pyc
|
|
${PYSITELIB}/serial/tools/__init__.pyo
|
|
${PYSITELIB}/serial/tools/hexlify_codec.py
|
|
${PYSITELIB}/serial/tools/hexlify_codec.pyc
|
|
${PYSITELIB}/serial/tools/hexlify_codec.pyo
|
|
${PYSITELIB}/serial/tools/list_ports.py
|
|
${PYSITELIB}/serial/tools/list_ports.pyc
|
|
${PYSITELIB}/serial/tools/list_ports.pyo
|
|
${PYSITELIB}/serial/tools/list_ports_common.py
|
|
${PYSITELIB}/serial/tools/list_ports_common.pyc
|
|
${PYSITELIB}/serial/tools/list_ports_common.pyo
|
|
${PYSITELIB}/serial/tools/list_ports_linux.py
|
|
${PYSITELIB}/serial/tools/list_ports_linux.pyc
|
|
${PYSITELIB}/serial/tools/list_ports_linux.pyo
|
|
${PYSITELIB}/serial/tools/list_ports_osx.py
|
|
${PYSITELIB}/serial/tools/list_ports_osx.pyc
|
|
${PYSITELIB}/serial/tools/list_ports_osx.pyo
|
|
${PYSITELIB}/serial/tools/list_ports_posix.py
|
|
${PYSITELIB}/serial/tools/list_ports_posix.pyc
|
|
${PYSITELIB}/serial/tools/list_ports_posix.pyo
|
|
${PYSITELIB}/serial/tools/list_ports_windows.py
|
|
${PYSITELIB}/serial/tools/list_ports_windows.pyc
|
|
${PYSITELIB}/serial/tools/list_ports_windows.pyo
|
|
${PYSITELIB}/serial/tools/miniterm.py
|
|
${PYSITELIB}/serial/tools/miniterm.pyc
|
|
${PYSITELIB}/serial/tools/miniterm.pyo
|
|
${PYSITELIB}/serial/urlhandler/__init__.py
|
|
${PYSITELIB}/serial/urlhandler/__init__.pyc
|
|
${PYSITELIB}/serial/urlhandler/__init__.pyo
|
|
${PYSITELIB}/serial/urlhandler/protocol_alt.py
|
|
${PYSITELIB}/serial/urlhandler/protocol_alt.pyc
|
|
${PYSITELIB}/serial/urlhandler/protocol_alt.pyo
|
|
${PYSITELIB}/serial/urlhandler/protocol_hwgrep.py
|
|
${PYSITELIB}/serial/urlhandler/protocol_hwgrep.pyc
|
|
${PYSITELIB}/serial/urlhandler/protocol_hwgrep.pyo
|
|
${PYSITELIB}/serial/urlhandler/protocol_loop.py
|
|
${PYSITELIB}/serial/urlhandler/protocol_loop.pyc
|
|
${PYSITELIB}/serial/urlhandler/protocol_loop.pyo
|
|
${PYSITELIB}/serial/urlhandler/protocol_rfc2217.py
|
|
${PYSITELIB}/serial/urlhandler/protocol_rfc2217.pyc
|
|
${PYSITELIB}/serial/urlhandler/protocol_rfc2217.pyo
|
|
${PYSITELIB}/serial/urlhandler/protocol_serve-rfc2217.py
|
|
${PYSITELIB}/serial/urlhandler/protocol_serve-rfc2217.pyc
|
|
${PYSITELIB}/serial/urlhandler/protocol_serve-rfc2217.pyo
|
|
${PYSITELIB}/serial/urlhandler/protocol_socket.py
|
|
${PYSITELIB}/serial/urlhandler/protocol_socket.pyc
|
|
${PYSITELIB}/serial/urlhandler/protocol_socket.pyo
|
|
${PYSITELIB}/serial/urlhandler/protocol_spy.py
|
|
${PYSITELIB}/serial/urlhandler/protocol_spy.pyc
|
|
${PYSITELIB}/serial/urlhandler/protocol_spy.pyo
|
|
${PYSITELIB}/serial/win32.py
|
|
${PYSITELIB}/serial/win32.pyc
|
|
${PYSITELIB}/serial/win32.pyo
|