Metadata-Version: 2.1
Name: atomic-reactor
Version: 3.14.0
Summary: Python library with command line interface for building docker images.
Home-page: https://github.com/containerbuildsystem/atomic-reactor
Author: Red Hat, Inc.
Author-email: atomic-devel@projectatomic.io
License: BSD
Requires-Python: >=3.6, <4
License-File: LICENSE
Requires-Dist: backoff
Requires-Dist: docker
Requires-Dist: docker-squash>=1.0.7
Requires-Dist: dockerfile-parse>=0.0.13
Requires-Dist: flatpak-module-tools!=0.13,<=0.13.1,>=0.11; python_version < "3.9"
Requires-Dist: flatpak-module-tools>=0.11; python_version >= "3.9"
Requires-Dist: jsonschema<4.0; python_version <= "3.6"
Requires-Dist: jsonschema; python_version > "3.6"
Requires-Dist: PyYAML
Requires-Dist: ruamel.yaml
