This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/oci_model/__init__.py
2017-03-23 00:21:21 -04:00

9 lines
108 B
Python

from data.oci_model import (
blob,
channel,
manifest,
manifest_list,
package,
release,
tag,
)