pyproject.toml
setup.cfg
mcap/__init__.py
mcap/_chunk_builder.py
mcap/_message_queue.py
mcap/data_stream.py
mcap/exceptions.py
mcap/opcode.py
mcap/py.typed
mcap/reader.py
mcap/records.py
mcap/serialization.py
mcap/stream_reader.py
mcap/summary.py
mcap/well_known.py
mcap/writer.py
mcap.egg-info/PKG-INFO
mcap.egg-info/SOURCES.txt
mcap.egg-info/dependency_links.txt
mcap.egg-info/requires.txt
mcap.egg-info/top_level.txt
tests/__init__.py
tests/run_reader_test.py
tests/run_writer_test.py
tests/test_chunk_log_time.py
tests/test_message_queue.py
tests/test_read_crc_validation.py
tests/test_reader.py
tests/test_writer.py