About

This package is 79.3 KB. It is available at http://ftp.debian.org/debian/pool/main/p/pyserial/python-serial_3.2.1-1_all.deb .

View its full control file here: debian/control.

Description

pyserial - module encapsulating access for the serial port

Relations

This package depends on: python (>= 2.7), python (<< 2.8), python:any (>= 2.6.6-7~).

This package does not recommend any other package.

This package suggests: python-wxgtk3.0 | python-wxgtk.

This package does not conflict with any other package.

Package Contents

This package is indexed.

python-serial 3.2.1-1 is in debian - stretch / main. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
postinst text/x-shellscript N/A N/A 163 bytes
prerm text/x-shellscript N/A N/A 263 bytes
/usr/ root:root 0o755
/usr/bin/ root:root 0o755
/usr/bin/miniterm.py text/plain root:root 0o755 33.1 KB
/usr/lib/ root:root 0o755
/usr/lib/python2.7/ root:root 0o755
/usr/lib/python2.7/dist-packages/ root:root 0o755
/usr/lib/python2.7/dist-packages/pyserial-3.2.1.egg-info text/plain root:root 0o644 1.6 KB
/usr/lib/python2.7/dist-packages/serial/ root:root 0o755
/usr/lib/python2.7/dist-packages/serial/__init__.py text/x-python root:root 0o644 3.1 KB
/usr/lib/python2.7/dist-packages/serial/rfc2217.py text/plain root:root 0o644 58.0 KB
/usr/lib/python2.7/dist-packages/serial/rs485.py text/x-python root:root 0o644 3.2 KB
/usr/lib/python2.7/dist-packages/serial/serialcli.py text/plain root:root 0o644 8.9 KB
/usr/lib/python2.7/dist-packages/serial/serialjava.py text/x-c++ root:root 0o644 8.2 KB
/usr/lib/python2.7/dist-packages/serial/serialposix.py text/x-python root:root 0o644 29.5 KB
/usr/lib/python2.7/dist-packages/serial/serialutil.py text/plain root:root 0o644 20.6 KB
/usr/lib/python2.7/dist-packages/serial/serialwin32.py text/plain root:root 0o644 19.2 KB
/usr/lib/python2.7/dist-packages/serial/threaded/ root:root 0o755
/usr/lib/python2.7/dist-packages/serial/threaded/__init__.py text/x-python root:root 0o644 9.1 KB
/usr/lib/python2.7/dist-packages/serial/tools/ root:root 0o755
/usr/lib/python2.7/dist-packages/serial/tools/hexlify_codec.py text/plain root:root 0o644 3.6 KB
/usr/lib/python2.7/dist-packages/serial/tools/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/lib/python2.7/dist-packages/serial/tools/list_ports_common.py text/x-python root:root 0o644 2.7 KB
/usr/lib/python2.7/dist-packages/serial/tools/list_ports_linux.py text/x-python root:root 0o644 3.5 KB
/usr/lib/python2.7/dist-packages/serial/tools/list_ports_osx.py text/x-python root:root 0o644 9.0 KB
/usr/lib/python2.7/dist-packages/serial/tools/list_ports_posix.py text/x-python root:root 0o644 3.5 KB
/usr/lib/python2.7/dist-packages/serial/tools/list_ports.py text/x-python root:root 0o644 3.0 KB
/usr/lib/python2.7/dist-packages/serial/tools/list_ports_windows.py text/plain root:root 0o644 10.2 KB
/usr/lib/python2.7/dist-packages/serial/tools/miniterm.py text/x-python root:root 0o644 33.1 KB
/usr/lib/python2.7/dist-packages/serial/urlhandler/ root:root 0o755
/usr/lib/python2.7/dist-packages/serial/urlhandler/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/lib/python2.7/dist-packages/serial/urlhandler/protocol_alt.py text/plain root:root 0o644 1.9 KB
/usr/lib/python2.7/dist-packages/serial/urlhandler/protocol_hwgrep.py text/plain root:root 0o644 3.0 KB
/usr/lib/python2.7/dist-packages/serial/urlhandler/protocol_loop.py text/plain root:root 0o644 9.9 KB
/usr/lib/python2.7/dist-packages/serial/urlhandler/protocol_rfc2217.py text/plain root:root 0o644 277 bytes
/usr/lib/python2.7/dist-packages/serial/urlhandler/protocol_serve-rfc2217.py text/plain root:root 0o644 277 bytes
/usr/lib/python2.7/dist-packages/serial/urlhandler/protocol_socket.py text/plain root:root 0o644 10.9 KB
/usr/lib/python2.7/dist-packages/serial/urlhandler/protocol_spy.py text/plain root:root 0o644 8.8 KB
/usr/lib/python2.7/dist-packages/serial/win32.py text/plain root:root 0o644 10.6 KB
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/python-serial/ root:root 0o755
/usr/share/doc/python-serial/changelog.Debian.gz application/gzip root:root 0o644 1.2 KB
/usr/share/doc/python-serial/changelog.gz application/gzip root:root 0o644 9.0 KB
/usr/share/doc/python-serial/copyright text/plain root:root 0o644 3.0 KB
/usr/share/doc/python-serial/examples/ root:root 0o755
/usr/share/doc/python-serial/examples/at_protocol.py text/plain root:root 0o644 4.8 KB
/usr/share/doc/python-serial/examples/port_publisher.py text/plain root:root 0o755 19.5 KB
/usr/share/doc/python-serial/examples/port_publisher.sh text/x-shellscript root:root 0o755 1.0 KB
/usr/share/doc/python-serial/examples/rfc2217_server.py text/x-python root:root 0o755 6.0 KB
/usr/share/doc/python-serial/examples/setup-miniterm-py2exe.py text/x-python root:root 0o644 794 bytes
/usr/share/doc/python-serial/examples/setup-rfc2217_server-py2exe.py text/x-python root:root 0o644 780 bytes
/usr/share/doc/python-serial/examples/setup-wxTerminal-py2exe.py text/x-python root:root 0o644 1.0 KB
/usr/share/doc/python-serial/examples/tcp_serial_redirect.py text/x-python root:root 0o755 6.8 KB
/usr/share/doc/python-serial/examples/wxSerialConfigDialog.py text/x-python root:root 0o755 12.9 KB
/usr/share/doc/python-serial/examples/wxSerialConfigDialog.wxg text/xml root:root 0o644 13.3 KB
/usr/share/doc/python-serial/examples/wxTerminal.py text/x-python root:root 0o755 14.4 KB
/usr/share/doc/python-serial/examples/wxTerminal.wxg text/xml root:root 0o644 6.7 KB
/usr/share/doc/python-serial/README.rst text/plain root:root 0o644 1.7 KB