.gitignore
.gitlab-ci.yml
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
uv.lock
include/simpletftps.cpp
include/simpletftps.hpp
simpleTFTPS/Cargo.toml
simpleTFTPS.egg-info/PKG-INFO
simpleTFTPS.egg-info/SOURCES.txt
simpleTFTPS.egg-info/dependency_links.txt
simpleTFTPS.egg-info/top_level.txt
simpleTFTPS/src/encode.rs
simpleTFTPS/src/error.rs
simpleTFTPS/src/lib.rs
simpleTFTPS/target/release/libsimpleTFTPS.a
simpleTFTPS/tests/test.txt
simpleTFTPS/tests/tests.rs
tests/c/main.cpp
tests/c/test.txt
tests/python/.python-version
tests/python/README.md
tests/python/pyproject.toml
tests/python/test.txt
tests/python/tests.py