podup 0.7.0

Translate and run docker-compose files on rootless Podman
Documentation
# Local working notes
GAP_ANALYSIS.md

# Coverage & profiling (root-level artifacts only; anchored so they don't
# swallow source dirs such as tests/parse/coverage/)
*.profraw
*.profdata
/tarpaulin-report.html
/coverage/
/coverage-html*/
/coverage.json
/lcov.info

# Fuzzing
fuzz/corpus/
fuzz/artifacts/

# Merge conflicts
*.orig

# Build artifacts
/target
__pycache__/

# Debian build artifacts
debian/cargo-home/
debian/podup/
debian/debhelper-build-stamp
debian/files
debian/*.substvars
debian/*.log
.cargo/config.toml