*No copyright* Public domain
----------------------------
msgspec-0.18.6/versioneer.py

Apache License 2.0
------------------
msgspec-0.18.6/msgspec/atof.h

Apache License 2.0 and/or Boost Software License 1.0
----------------------------------------------------
msgspec-0.18.6/msgspec/ryu.h

BSD 3-Clause License
--------------------
msgspec-0.18.6/LICENSE

MIT License
-----------
msgspec-0.18.6/msgspec/itoa.h

Unknown or generated
--------------------
msgspec-0.18.6/.codecov.yml
msgspec-0.18.6/.gitattributes
msgspec-0.18.6/.github/CODE_OF_CONDUCT.md
msgspec-0.18.6/.github/CONTRIBUTING.md
msgspec-0.18.6/.github/ISSUE_TEMPLATE/bug.yml
msgspec-0.18.6/.github/ISSUE_TEMPLATE/config.yml
msgspec-0.18.6/.github/ISSUE_TEMPLATE/feature.yml
msgspec-0.18.6/.github/ISSUE_TEMPLATE/question.yml
msgspec-0.18.6/.github/SECURITY.md
msgspec-0.18.6/.github/workflows/ci.yml
msgspec-0.18.6/.github/workflows/docs.yml
msgspec-0.18.6/.pre-commit-config.yaml
msgspec-0.18.6/MANIFEST.in
msgspec-0.18.6/README.md
msgspec-0.18.6/benchmarks/bench_encodings.py
msgspec-0.18.6/benchmarks/bench_gc.py
msgspec-0.18.6/benchmarks/bench_large_json.py
msgspec-0.18.6/benchmarks/bench_library_size.py
msgspec-0.18.6/benchmarks/bench_structs.py
msgspec-0.18.6/benchmarks/bench_validation/__main__.py
msgspec-0.18.6/benchmarks/bench_validation/bench_cattrs.py
msgspec-0.18.6/benchmarks/bench_validation/bench_mashumaro.py
msgspec-0.18.6/benchmarks/bench_validation/bench_msgspec.py
msgspec-0.18.6/benchmarks/bench_validation/bench_pydantic.py
msgspec-0.18.6/benchmarks/bench_validation/runner.py
msgspec-0.18.6/benchmarks/generate_data.py
msgspec-0.18.6/docs/Makefile
msgspec-0.18.6/docs/make.bat
msgspec-0.18.6/docs/source/_static/anywidget.png
msgspec-0.18.6/docs/source/_static/bench-1.png
msgspec-0.18.6/docs/source/_static/bench-1.svg
msgspec-0.18.6/docs/source/_static/bench-validation.svg
msgspec-0.18.6/docs/source/_static/converters-dark.svg
msgspec-0.18.6/docs/source/_static/converters-light.svg
msgspec-0.18.6/docs/source/_static/custom.css
msgspec-0.18.6/docs/source/_static/edgedb.svg
msgspec-0.18.6/docs/source/_static/esmerald.png
msgspec-0.18.6/docs/source/_static/litestar.png
msgspec-0.18.6/docs/source/_static/mosec.png
msgspec-0.18.6/docs/source/_static/msgspec-logo-dark.svg
msgspec-0.18.6/docs/source/_static/msgspec-logo-light.svg
msgspec-0.18.6/docs/source/_static/nautilus-trader.png
msgspec-0.18.6/docs/source/_static/pioreactor.png
msgspec-0.18.6/docs/source/_static/sanic.png
msgspec-0.18.6/docs/source/_static/zero.png
msgspec-0.18.6/docs/source/_templates/help.html
msgspec-0.18.6/docs/source/api.rst
msgspec-0.18.6/docs/source/benchmarks.rst
msgspec-0.18.6/docs/source/changelog.rst
msgspec-0.18.6/docs/source/conf.py
msgspec-0.18.6/docs/source/constraints.rst
msgspec-0.18.6/docs/source/converters.rst
msgspec-0.18.6/docs/source/examples/asyncio-kv.rst
msgspec-0.18.6/docs/source/examples/conda-repodata.rst
msgspec-0.18.6/docs/source/examples/edgedb.rst
msgspec-0.18.6/docs/source/examples/geojson.rst
msgspec-0.18.6/docs/source/examples/index.rst
msgspec-0.18.6/docs/source/examples/pyproject-toml.rst
msgspec-0.18.6/docs/source/extending.rst
msgspec-0.18.6/docs/source/index.rst
msgspec-0.18.6/docs/source/inspect.rst
msgspec-0.18.6/docs/source/install.rst
msgspec-0.18.6/docs/source/jsonschema.rst
msgspec-0.18.6/docs/source/perf-tips.rst
msgspec-0.18.6/docs/source/schema-evolution.rst
msgspec-0.18.6/docs/source/structs.rst
msgspec-0.18.6/docs/source/supported-types.rst
msgspec-0.18.6/docs/source/usage.rst
msgspec-0.18.6/docs/source/why.rst
msgspec-0.18.6/examples/asyncio-kv/kv.py
msgspec-0.18.6/examples/conda-repodata/query_repodata.py
msgspec-0.18.6/examples/edgedb/dbschema/default.esdl
msgspec-0.18.6/examples/edgedb/dbschema/migrations/00001.edgeql
msgspec-0.18.6/examples/edgedb/edgedb.toml
msgspec-0.18.6/examples/edgedb/insert_data.edgeql
msgspec-0.18.6/examples/geojson/canada.json
msgspec-0.18.6/examples/geojson/msgspec_geojson.py
msgspec-0.18.6/examples/pyproject-toml/pyproject.py
msgspec-0.18.6/msgspec/__init__.py
msgspec-0.18.6/msgspec/__init__.pyi
msgspec-0.18.6/msgspec/_core.c
msgspec-0.18.6/msgspec/_json_schema.py
msgspec-0.18.6/msgspec/_utils.py
msgspec-0.18.6/msgspec/_version.py
msgspec-0.18.6/msgspec/atof_consts.h
msgspec-0.18.6/msgspec/common.h
msgspec-0.18.6/msgspec/inspect.py
msgspec-0.18.6/msgspec/json.py
msgspec-0.18.6/msgspec/json.pyi
msgspec-0.18.6/msgspec/msgpack.py
msgspec-0.18.6/msgspec/msgpack.pyi
msgspec-0.18.6/msgspec/structs.py
msgspec-0.18.6/msgspec/structs.pyi
msgspec-0.18.6/msgspec/toml.py
msgspec-0.18.6/msgspec/yaml.py
msgspec-0.18.6/pyproject.toml
msgspec-0.18.6/scripts/generate_atof_consts.py
msgspec-0.18.6/setup.cfg
msgspec-0.18.6/setup.py
msgspec-0.18.6/tests/basic_typing_examples.py
msgspec-0.18.6/tests/conftest.py
msgspec-0.18.6/tests/test_JSONTestSuite.py
msgspec-0.18.6/tests/test_common.py
msgspec-0.18.6/tests/test_constraints.py
msgspec-0.18.6/tests/test_convert.py
msgspec-0.18.6/tests/test_cpylint.py
msgspec-0.18.6/tests/test_inspect.py
msgspec-0.18.6/tests/test_integration.py
msgspec-0.18.6/tests/test_json.py
msgspec-0.18.6/tests/test_msgpack.py
msgspec-0.18.6/tests/test_mypy.py
msgspec-0.18.6/tests/test_pyright.py
msgspec-0.18.6/tests/test_raw.py
msgspec-0.18.6/tests/test_schema.py
msgspec-0.18.6/tests/test_struct.py
msgspec-0.18.6/tests/test_to_builtins.py
msgspec-0.18.6/tests/test_toml.py
msgspec-0.18.6/tests/test_utils.py
msgspec-0.18.6/tests/test_yaml.py
msgspec-0.18.6/tests/utils.py