LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
nncc/__init__.py
nncc/compiler.py
nncc/nncc.dll
nncc.egg-info/PKG-INFO
nncc.egg-info/SOURCES.txt
nncc.egg-info/dependency_links.txt
nncc.egg-info/requires.txt
nncc.egg-info/top_level.txt
src/codegen.c
src/codegen.h
src/libnncc.c
src/loader.c
src/loader.h
src/main.c
src/model.c
src/model.h
tests/test_installed.py
tests/test_nncc.py
tests/test_python_api.py