Binary_JData_Specification.md
CHANGELOG
LICENSE
MANIFEST.in
NOTICE
README.md
UBJSON-Specification.md
ez_setup.py
pyproject.toml
setup.py
bjdata/__init__.py
bjdata/__main__.py
bjdata/compat.py
bjdata/decoder.py
bjdata/encoder.py
bjdata/markers.py
bjdata.egg-info/PKG-INFO
bjdata.egg-info/SOURCES.txt
bjdata.egg-info/dependency_links.txt
bjdata.egg-info/not-zip-safe
bjdata.egg-info/requires.txt
bjdata.egg-info/top_level.txt
src/_bjdata.c
src/common.h
src/decoder.c
src/decoder.h
src/encoder.c
src/encoder.h
src/markers.h
src/numpyapi.h
src/python_funcs.c
src/python_funcs.h
test/test.py