.gitignore
LICENSE
README.md
generate_readme.py
pyproject.toml
freighter/__init__.py
freighter/__main__.py
freighter/arguments.py
freighter/colors.py
freighter/config.py
freighter/console.py
freighter/doltools.py
freighter/exceptions.py
freighter/filelist.py
freighter/hooks.py
freighter/main.py
freighter/numerics.py
freighter/path.py
freighter/project.py
freighter/toml.py
freighter/version.py
freighter.egg-info/PKG-INFO
freighter.egg-info/SOURCES.txt
freighter.egg-info/dependency_links.txt
freighter.egg-info/entry_points.txt
freighter.egg-info/requires.txt
freighter.egg-info/top_level.txt
freighter/ansicolor/__init__.py
freighter/ansicolor/__main__.py
freighter/ansicolor/ansicolor.py
freighter/fileformats/__init__.py
freighter/fileformats/binaryfile.py
freighter/fileformats/bitcolorcache.py
freighter/fileformats/bnr.py
freighter/fileformats/gamecube_texture.py