Metadata-Version: 2.4
Name: styxcontainer-common
Version: 0.2.0
Summary: Shared base classes for Styx container runners.
Author: Florian Rupprecht
Author-email: Florian Rupprecht <33600480+nx10@users.noreply.github.com>
License-Expression: MIT
Requires-Dist: styxdefs>=0.6.0,<0.7
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# styxcontainer-common

Shared base classes and helpers for Styx container runners (`styxdocker`,
`styxpodman`, `styxsingularity`).

This is an internal support package — its API is not considered stable and
is subject to change between minor versions. Depend on one of the concrete
runner packages instead.
