Metadata-Version: 2.4
Name: minidocker
Version: 0.1.1
Summary: minidocker
Author-email: Zepu Zhang <zepu.zhang@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: pytest ; extra == "test"
Requires-Dist: toml ; extra == "test"
Project-URL: Source, https://github.com/zpz/minidocker
Provides-Extra: test

minidocker
==========

Docker tools for Python development.

