Lib/site-packages/srsly-2.5.3.dist-info/INSTALLER
Lib/site-packages/srsly-2.5.3.dist-info/METADATA
Lib/site-packages/srsly-2.5.3.dist-info/RECORD
Lib/site-packages/srsly-2.5.3.dist-info/REQUESTED
Lib/site-packages/srsly-2.5.3.dist-info/WHEEL
Lib/site-packages/srsly-2.5.3.dist-info/direct_url.json
Lib/site-packages/srsly-2.5.3.dist-info/entry_points.txt
Lib/site-packages/srsly-2.5.3.dist-info/licenses/LICENSE
Lib/site-packages/srsly-2.5.3.dist-info/top_level.txt
Lib/site-packages/srsly-2.5.3.dist-info/zip-safe
Lib/site-packages/srsly/__init__.py
Lib/site-packages/srsly/__pycache__/__init__.cpython-313.pyc
Lib/site-packages/srsly/__pycache__/_json_api.cpython-313.pyc
Lib/site-packages/srsly/__pycache__/_msgpack_api.cpython-313.pyc
Lib/site-packages/srsly/__pycache__/_pickle_api.cpython-313.pyc
Lib/site-packages/srsly/__pycache__/_yaml_api.cpython-313.pyc
Lib/site-packages/srsly/__pycache__/about.cpython-313.pyc
Lib/site-packages/srsly/__pycache__/util.cpython-313.pyc
Lib/site-packages/srsly/_json_api.py
Lib/site-packages/srsly/_msgpack_api.py
Lib/site-packages/srsly/_pickle_api.py
Lib/site-packages/srsly/_yaml_api.py
Lib/site-packages/srsly/about.py
Lib/site-packages/srsly/msgpack/__init__.py
Lib/site-packages/srsly/msgpack/__pycache__/__init__.cpython-313.pyc
Lib/site-packages/srsly/msgpack/__pycache__/_msgpack_numpy.cpython-313.pyc
Lib/site-packages/srsly/msgpack/__pycache__/_version.cpython-313.pyc
Lib/site-packages/srsly/msgpack/__pycache__/exceptions.cpython-313.pyc
Lib/site-packages/srsly/msgpack/__pycache__/ext.cpython-313.pyc
Lib/site-packages/srsly/msgpack/__pycache__/fallback.cpython-313.pyc
Lib/site-packages/srsly/msgpack/__pycache__/util.cpython-313.pyc
Lib/site-packages/srsly/msgpack/_epoch.cp313-win_amd64.pyd
Lib/site-packages/srsly/msgpack/_epoch.cpp
Lib/site-packages/srsly/msgpack/_epoch.pyx
Lib/site-packages/srsly/msgpack/_msgpack_numpy.py
Lib/site-packages/srsly/msgpack/_packer.cp313-win_amd64.pyd
Lib/site-packages/srsly/msgpack/_packer.cpp
Lib/site-packages/srsly/msgpack/_packer.pyx
Lib/site-packages/srsly/msgpack/_unpacker.cp313-win_amd64.pyd
Lib/site-packages/srsly/msgpack/_unpacker.cpp
Lib/site-packages/srsly/msgpack/_unpacker.pyx
Lib/site-packages/srsly/msgpack/_version.py
Lib/site-packages/srsly/msgpack/exceptions.py
Lib/site-packages/srsly/msgpack/ext.py
Lib/site-packages/srsly/msgpack/fallback.py
Lib/site-packages/srsly/msgpack/pack.h
Lib/site-packages/srsly/msgpack/pack_template.h
Lib/site-packages/srsly/msgpack/sysdep.h
Lib/site-packages/srsly/msgpack/unpack.h
Lib/site-packages/srsly/msgpack/unpack_container_header.h
Lib/site-packages/srsly/msgpack/unpack_define.h
Lib/site-packages/srsly/msgpack/unpack_template.h
Lib/site-packages/srsly/msgpack/util.py
Lib/site-packages/srsly/tests/__init__.py
Lib/site-packages/srsly/tests/__pycache__/__init__.cpython-313.pyc
Lib/site-packages/srsly/tests/__pycache__/test_json_api.cpython-313.pyc
Lib/site-packages/srsly/tests/__pycache__/test_msgpack_api.cpython-313.pyc
Lib/site-packages/srsly/tests/__pycache__/test_pickle_api.cpython-313.pyc
Lib/site-packages/srsly/tests/__pycache__/test_yaml_api.cpython-313.pyc
Lib/site-packages/srsly/tests/__pycache__/util.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__init__.py
Lib/site-packages/srsly/tests/msgpack/__pycache__/__init__.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_buffer.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_case.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_except.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_extension.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_format.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_limits.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_memoryview.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_newspec.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_numpy.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_pack.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_read_size.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_seq.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_sequnpack.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_stricttype.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_subtype.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/__pycache__/test_unpack.cpython-313.pyc
Lib/site-packages/srsly/tests/msgpack/test_buffer.py
Lib/site-packages/srsly/tests/msgpack/test_case.py
Lib/site-packages/srsly/tests/msgpack/test_except.py
Lib/site-packages/srsly/tests/msgpack/test_extension.py
Lib/site-packages/srsly/tests/msgpack/test_format.py
Lib/site-packages/srsly/tests/msgpack/test_limits.py
Lib/site-packages/srsly/tests/msgpack/test_memoryview.py
Lib/site-packages/srsly/tests/msgpack/test_newspec.py
Lib/site-packages/srsly/tests/msgpack/test_numpy.py
Lib/site-packages/srsly/tests/msgpack/test_pack.py
Lib/site-packages/srsly/tests/msgpack/test_read_size.py
Lib/site-packages/srsly/tests/msgpack/test_seq.py
Lib/site-packages/srsly/tests/msgpack/test_sequnpack.py
Lib/site-packages/srsly/tests/msgpack/test_stricttype.py
Lib/site-packages/srsly/tests/msgpack/test_subtype.py
Lib/site-packages/srsly/tests/msgpack/test_unpack.py
Lib/site-packages/srsly/tests/test_json_api.py
Lib/site-packages/srsly/tests/test_msgpack_api.py
Lib/site-packages/srsly/tests/test_pickle_api.py
Lib/site-packages/srsly/tests/test_yaml_api.py
Lib/site-packages/srsly/tests/util.py
Lib/site-packages/srsly/util.py
