# 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: podman (A tool for managing OCI containers and pods)
podman:
podman: Podman (the POD MANager) is a tool for managing containers and
podman: images, volumes mounted into those containers, and pods made from
podman: groups of containers. Podman runs containers on Linux, but can also
podman: be used on Mac and Windows systems using a Podman-managed virtual
podman: machine. Podman is based on libpod, a library for container lifecycle
podman: management that is also contained in this repository. The libpod
podman: library provides APIs for managing containers, pods, container
podman: images, and volumes.
podman:
