LICENSE.MIT
MANIFEST.in
README.md
pyproject.toml
setup.py
./bindings/python/_pyjxc/__init__.pyi
./bindings/python/_pyjxc/py.typed
./bindings/python/jxc/__init__.py
./bindings/python/jxc/decode.py
./bindings/python/jxc/encode.py
./bindings/python/jxc/py.typed
./bindings/python/jxc/util.py
bindings/python/src/jxc_pyparser.cpp
bindings/python/src/jxc_pyparser.h
bindings/python/src/jxc_pyserializer.cpp
bindings/python/src/jxc_pyserializer.h
bindings/python/src/jxc_python.cpp
bindings/python/src/jxc_python.h
bindings/python/src/jxc_python_util.h
jxc.egg-info/PKG-INFO
jxc.egg-info/SOURCES.txt
jxc.egg-info/dependency_links.txt
jxc.egg-info/not-zip-safe
jxc.egg-info/top_level.txt
jxc/include/jxc/jxc.h
jxc/include/jxc/jxc_array.h
jxc/include/jxc/jxc_bytes.h
jxc/include/jxc/jxc_core.h
jxc/include/jxc/jxc_format.h
jxc/include/jxc/jxc_lexer.h
jxc/include/jxc/jxc_memory.h
jxc/include/jxc/jxc_parser.h
jxc/include/jxc/jxc_serializer.h
jxc/include/jxc/jxc_string.h
jxc/include/jxc/jxc_type_traits.h
jxc/include/jxc/jxc_util.h
jxc/src/jxc_core.cpp
jxc/src/jxc_lexer.cpp
jxc/src/jxc_lexer_gen.re
jxc/src/jxc_lexer_gen.re.cpp
jxc/src/jxc_parser.cpp
jxc/src/jxc_serializer.cpp
jxc/src/jxc_string.cpp
jxc/src/jxc_util.cpp
subprojects/fast_float/include/fastfloat.h
subprojects/unordered_dense/include/ankerl/unordered_dense.h
tools/version.py