LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
msgspec/__init__.py
msgspec/__init__.pyi
msgspec/_core.c
msgspec/_json_schema.py
msgspec/_utils.py
msgspec/_version.py
msgspec/atof.h
msgspec/atof_consts.h
msgspec/common.h
msgspec/inspect.py
msgspec/itoa.h
msgspec/json.py
msgspec/json.pyi
msgspec/msgpack.py
msgspec/msgpack.pyi
msgspec/py.typed
msgspec/ryu.h
msgspec/structs.py
msgspec/structs.pyi
msgspec/toml.py
msgspec/yaml.py
msgspec_m.egg-info/PKG-INFO
msgspec_m.egg-info/SOURCES.txt
msgspec_m.egg-info/dependency_links.txt
msgspec_m.egg-info/not-zip-safe
msgspec_m.egg-info/requires.txt
msgspec_m.egg-info/top_level.txt
tests/test_JSONTestSuite.py
tests/test_common.py
tests/test_constraints.py
tests/test_convert.py
tests/test_cpylint.py
tests/test_inspect.py
tests/test_integration.py
tests/test_json.py
tests/test_msgpack.py
tests/test_mypy.py
tests/test_performance.py
tests/test_pyright.py
tests/test_raw.py
tests/test_schema.py
tests/test_struct.py
tests/test_to_builtins.py
tests/test_toml.py
tests/test_utils.py
tests/test_yaml.py