This repository has been archived on 2020-03-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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,
)