.cruft.json
.gitignore
.pre-commit-config.yaml
.python-version
CHANGELOG.md
Justfile
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/docker-test.yaml
.github/workflows/release.yaml
.vscode/launch.json
.vscode/settings.json
develop/docker-bash
develop/just-test.sh
develop/setup.sh
lxcraft/__init__.py
lxcraft/__main__.py
lxcraft/base.py
lxcraft/plan.py
lxcraft/user.py
lxcraft/version.py
lxcraft.egg-info/PKG-INFO
lxcraft.egg-info/SOURCES.txt
lxcraft.egg-info/dependency_links.txt
lxcraft.egg-info/entry_points.txt
lxcraft.egg-info/top_level.txt
lxcraft/debian/__init__.py
lxcraft/debian/package.py
lxcraft/debian/service.py
lxcraft/path/__init__.py
lxcraft/path/directory.py
lxcraft/path/filecontent.py
lxcraft/python/__init__.py
lxcraft/python/pip_packages.py
tests/test_debian_package.py
tests/test_directory.py
tests/test_fastapi_uvicorn_gunicorn_supervisor.py
tests/test_file_content.py
tests/test_user.py
tests/test_version.py
tests/template/main.py
tests/template/test.txt
tests/template/wwwkindos.conf