LICENSE
README.md
pyproject.toml
src/freedos_micro_python/__init__.py
src/freedos_micro_python/cli.py
src/freedos_micro_python/gen_qstrdefs.py
src/freedos_micro_python.egg-info/PKG-INFO
src/freedos_micro_python.egg-info/SOURCES.txt
src/freedos_micro_python.egg-info/dependency_links.txt
src/freedos_micro_python.egg-info/entry_points.txt
src/freedos_micro_python.egg-info/requires.txt
src/freedos_micro_python.egg-info/top_level.txt
src/freedos_micro_python/port/base64_uc386dos.c
src/freedos_micro_python/port/file_uc386dos.c
src/freedos_micro_python/port/lwip-arch-cc.h
src/freedos_micro_python/port/lwip_uc386dos.c
src/freedos_micro_python/port/lwipopts.h
src/freedos_micro_python/port/math_gamma.c
src/freedos_micro_python/port/modtime_uc386dos.c
src/freedos_micro_python/port/modtls_axtls_uc386dos.c
src/freedos_micro_python/port/mpconfigport.h
src/freedos_micro_python/port/mphal_uc386dos.c
src/freedos_micro_python/port/mphalport.h
src/freedos_micro_python/port/os_uc386dos.c
src/freedos_micro_python/port/path_uc386dos.c
src/freedos_micro_python/port/pktdrv_uc386dos.c
src/freedos_micro_python/port/qstrdefsport.h
src/freedos_micro_python/port/shutil_uc386dos.c
src/freedos_micro_python/port/tempfile_uc386dos.c
src/freedos_micro_python/port/time_real_uc386dos.c
src/freedos_micro_python/port/uc386_net_uc386dos.c
src/freedos_micro_python/port/urllib_parse_uc386dos.c
src/freedos_micro_python/port/urllib_uc386dos.c
src/freedos_micro_python/port/arch/bpstruct.h
src/freedos_micro_python/port/arch/cc.h
src/freedos_micro_python/port/arch/epstruct.h
src/freedos_micro_python/port/lib/axtls/crypto/crypto.h
src/freedos_micro_python/scripts/build.sh
src/freedos_micro_python/scripts/build_port.sh
src/freedos_micro_python/scripts/fetch.sh
tests/test_gen_qstrdefs.py
tests/test_smoke.py