data/python-mido-1.2.9/tests/midifiles/test_midifiles.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/midifiles/test_tracks.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/midifiles/test_meta.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/midifiles/test_units.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/test_parser.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/backends/test_backend.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/backends/test_rtmidi.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/test_syx.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/messages/test_messages.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/messages/test_encode.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/messages/test_checks.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/messages/test_decode.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/messages/test_strings.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/test_frozen.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/test_ports.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/test_tokenizer.py: Python script, ASCII text executable data/python-mido-1.2.9/tests/test_sockets.py: Python script, ASCII text executable data/python-mido-1.2.9/tox.ini: ASCII text data/python-mido-1.2.9/docs/_static/PLACEHOLDER: ASCII text data/python-mido-1.2.9/docs/implementing_ports.rst: Python script, ASCII text executable data/python-mido-1.2.9/docs/ports.rst: Python script, ASCII text executable data/python-mido-1.2.9/docs/backends/amidi.rst: ASCII text data/python-mido-1.2.9/docs/backends/rtmidi.rst: ASCII text data/python-mido-1.2.9/docs/backends/rtmidi_python.rst: ASCII text data/python-mido-1.2.9/docs/backends/pygame.rst: ASCII text data/python-mido-1.2.9/docs/backends/index.rst: ASCII text data/python-mido-1.2.9/docs/backends/portmidi.rst: ASCII text data/python-mido-1.2.9/docs/conf.py: Python script, UTF-8 Unicode text executable data/python-mido-1.2.9/docs/acknowledgements.rst: ASCII text data/python-mido-1.2.9/docs/messages.rst: ASCII text data/python-mido-1.2.9/docs/roadmap.rst: ASCII text data/python-mido-1.2.9/docs/socket_ports.rst: ASCII text data/python-mido-1.2.9/docs/about_midi.rst: ASCII text data/python-mido-1.2.9/docs/syx.rst: ASCII text data/python-mido-1.2.9/docs/changes.rst: UTF-8 Unicode text data/python-mido-1.2.9/docs/license.rst: UTF-8 Unicode text data/python-mido-1.2.9/docs/parsing.rst: ASCII text data/python-mido-1.2.9/docs/message_types.rst: ASCII text data/python-mido-1.2.9/docs/frozen_messages.rst: ASCII text data/python-mido-1.2.9/docs/images/midi_time.svg: SVG Scalable Vector Graphics image data/python-mido-1.2.9/docs/string_encoding.rst: ASCII text data/python-mido-1.2.9/docs/contributing.rst: ASCII text data/python-mido-1.2.9/docs/midi_files.rst: ASCII text data/python-mido-1.2.9/docs/authors.rst: UTF-8 Unicode text data/python-mido-1.2.9/docs/meta_message_types.rst: Python script, ASCII text executable data/python-mido-1.2.9/docs/intro.rst: ASCII text data/python-mido-1.2.9/docs/freezing.rst: ASCII text data/python-mido-1.2.9/docs/bin.rst: ASCII text data/python-mido-1.2.9/docs/index.rst: ASCII text data/python-mido-1.2.9/docs/implementing_backends.rst: ASCII text data/python-mido-1.2.9/docs/resources.rst: ASCII text data/python-mido-1.2.9/docs/lib.rst: ASCII text data/python-mido-1.2.9/docs/make.bat: DOS batch file, ASCII text data/python-mido-1.2.9/docs/installing.rst: ASCII text data/python-mido-1.2.9/docs/Makefile: ASCII text data/python-mido-1.2.9/MANIFEST.in: ASCII text data/python-mido-1.2.9/LICENSE: UTF-8 Unicode text data/python-mido-1.2.9/PKG-INFO: ASCII text data/python-mido-1.2.9/README.rst: ASCII text data/python-mido-1.2.9/setup.cfg: ASCII text data/python-mido-1.2.9/mido.egg-info/top_level.txt: ASCII text data/python-mido-1.2.9/mido.egg-info/SOURCES.txt: ASCII text data/python-mido-1.2.9/mido.egg-info/dependency_links.txt: very short file (no magic) data/python-mido-1.2.9/mido.egg-info/PKG-INFO: ASCII text data/python-mido-1.2.9/mido.egg-info/not-zip-safe: very short file (no magic) data/python-mido-1.2.9/mido.egg-info/requires.txt: ASCII text data/python-mido-1.2.9/bin/mido-connect: Python script, ASCII text executable data/python-mido-1.2.9/bin/mido-play: Python script, ASCII text executable data/python-mido-1.2.9/bin/mido-ports: Python script, ASCII text executable data/python-mido-1.2.9/bin/mido-serve: Python script, ASCII text executable data/python-mido-1.2.9/extras/hid_joystick.py: Python script, ASCII text executable data/python-mido-1.2.9/extras/README.rst: ASCII text data/python-mido-1.2.9/examples/midifiles/midifile_to_json.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/midifiles/test.sh: Bourne-Again shell script, ASCII text executable data/python-mido-1.2.9/examples/midifiles/create_midi_file.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/midifiles/play_midi_file.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/midifiles/print_midi_file.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/backends/use_printer.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/backends/rtm.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/backends/printer.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/using_rtmidi_directly.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/sockets/forward_ports.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/sockets/serve_ports.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/sockets/simple_client.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/sockets/simple_server.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/ports/queue_port.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/ports/input_filter.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/ports/list_ports.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/ports/multi_receive.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/ports/nonblocking_receive.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/ports/receive.py: Python script, ASCII text executable data/python-mido-1.2.9/examples/ports/send.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/frozen.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/midifiles/tracks.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/midifiles/units.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/midifiles/midifiles.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/midifiles/meta.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/midifiles/__init__.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/backend.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/portmidi.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/rtmidi.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/pygame.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/portmidi_init.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/_parser_queue.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/rtmidi_python.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/amidi.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/rtmidi_utils.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/backends/__init__.py: empty data/python-mido-1.2.9/mido/sockets.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/syx.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/__about__.py: ASCII text data/python-mido-1.2.9/mido/py2.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/ports.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/messages/strings.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/messages/decode.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/messages/encode.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/messages/specs.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/messages/messages.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/messages/checks.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/messages/__init__.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/version.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/tokenizer.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/parser.py: Python script, ASCII text executable data/python-mido-1.2.9/mido/__init__.py: Python script, ASCII text executable data/python-mido-1.2.9/debian/changelog: UTF-8 Unicode text data/python-mido-1.2.9/debian/control: ASCII text data/python-mido-1.2.9/debian/copyright: UTF-8 Unicode text data/python-mido-1.2.9/debian/man/python3/mido3-connect.1: troff or preprocessor input, UTF-8 Unicode text data/python-mido-1.2.9/debian/man/python3/mido3-play.1: troff or preprocessor input, UTF-8 Unicode text data/python-mido-1.2.9/debian/man/python3/mido3-ports.1: troff or preprocessor input, UTF-8 Unicode text data/python-mido-1.2.9/debian/man/python3/mido3-serve.1: troff or preprocessor input, UTF-8 Unicode text data/python-mido-1.2.9/debian/patches/00-update-shebang-py3.patch: unified diff output, ASCII text data/python-mido-1.2.9/debian/patches/01-fix-python-version-binaries.patch: unified diff output, ASCII text data/python-mido-1.2.9/debian/patches/series: ASCII text data/python-mido-1.2.9/debian/python3-mido.examples: ASCII text data/python-mido-1.2.9/debian/python3-mido.manpages: ASCII text data/python-mido-1.2.9/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-mido-1.2.9/debian/salsa-ci.yml: ASCII text data/python-mido-1.2.9/debian/source/format: ASCII text data/python-mido-1.2.9/debian/tests/control: ASCII text data/python-mido-1.2.9/debian/watch: ASCII text data/python-mido-1.2.9/.pc/.version: ASCII text data/python-mido-1.2.9/.pc/.quilt_patches: ASCII text data/python-mido-1.2.9/.pc/.quilt_series: ASCII text data/python-mido-1.2.9/.pc/applied-patches: ASCII text data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/setup.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/bin/mido-connect: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/bin/mido-play: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/bin/mido-ports: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/bin/mido-serve: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/sockets/forward_ports.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/sockets/serve_ports.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/sockets/simple_client.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/sockets/simple_server.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/midifiles/create_midi_file.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/midifiles/play_midi_file.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/midifiles/print_midi_file.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/ports/input_filter.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/ports/list_ports.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/ports/multi_receive.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/ports/nonblocking_receive.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/ports/receive.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/00-update-shebang-py3.patch/examples/ports/send.py: Python script, ASCII text executable data/python-mido-1.2.9/.pc/01-fix-python-version-binaries.patch/setup.py: Python script, ASCII text executable data/python-mido-1.2.9/setup.py: Python script, ASCII text executable