Metadata-Version: 2.1
Name: pylazydocker
Version: 0.23.1
Summary: A thin wrapper to distribute lazydocker via pip.
Description-Content-Type: text/markdown
License: MIT
Requires-Python: >=3.7
Project-URL: Repository, https://github.com/justin-yan/pylazydocker

# pylazydocker

This is a simple wrapper around `lazydocker` (https://github.com/jesseduffield/lazydocker) that enables it to be distributed via `pip`.

This repo is a template rendered from [pybin](https://github.com/justin-yan/templates-cruft/tree/main/packages-public/pybin), which explains at a high level how this packaging works.
