LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
bson/__init__.py
bson/_cbsonmodule.c
bson/_cbsonmodule.h
bson/_helpers.py
bson/binary.py
bson/bson-endian.h
bson/buffer.c
bson/buffer.h
bson/code.py
bson/codec_options.py
bson/datetime_ms.py
bson/dbref.py
bson/decimal128.py
bson/errors.py
bson/int64.py
bson/json_util.py
bson/max_key.py
bson/min_key.py
bson/objectid.py
bson/py.typed
bson/raw_bson.py
bson/regex.py
bson/son.py
bson/time64.c
bson/time64.h
bson/time64_config.h
bson/time64_limits.h
bson/timestamp.py
bson/typings.py
bson/tz_util.py
bson_py.egg-info/PKG-INFO
bson_py.egg-info/SOURCES.txt
bson_py.egg-info/dependency_links.txt
bson_py.egg-info/top_level.txt
test/__init__.py
test/qcheck.py
test/test_bson.py
test/test_bson_corpus.py
test/utils.py
test/bson_corpus/array.json
test/bson_corpus/binary.json
test/bson_corpus/boolean.json
test/bson_corpus/code.json
test/bson_corpus/code_w_scope.json
test/bson_corpus/datetime.json
test/bson_corpus/dbpointer.json
test/bson_corpus/dbref.json
test/bson_corpus/decimal128-1.json
test/bson_corpus/decimal128-2.json
test/bson_corpus/decimal128-3.json
test/bson_corpus/decimal128-4.json
test/bson_corpus/decimal128-5.json
test/bson_corpus/decimal128-6.json
test/bson_corpus/decimal128-7.json
test/bson_corpus/document.json
test/bson_corpus/double.json
test/bson_corpus/int32.json
test/bson_corpus/int64.json
test/bson_corpus/maxkey.json
test/bson_corpus/minkey.json
test/bson_corpus/multi-type-deprecated.json
test/bson_corpus/multi-type.json
test/bson_corpus/null.json
test/bson_corpus/oid.json
test/bson_corpus/regex.json
test/bson_corpus/string.json
test/bson_corpus/symbol.json
test/bson_corpus/timestamp.json
test/bson_corpus/top.json
test/bson_corpus/undefined.json