# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------| podman-compose: podman-compose (external Compose provider for podman compose) podman-compose: podman-compose: A Python script that implements Docker Compose file support podman-compose: on top of podman, installed to /usr/local/bin so podman-compose: `podman compose` finds it as its external provider. podman-compose: Required by the WebUI's Compose panel. Bundled with its podman-compose: two runtime dependencies (PyYAML, python-dotenv) as plain podman-compose: pure-Python source. podman-compose: podman-compose: Homepage: https://github.com/containers/podman-compose podman-compose: