compose-x-render

View on PyPIReverse Dependencies (1)

1.1.0 compose_x_render-1.1.0-py3-none-any.whl

Wheel Details

Project: compose-x-render
Version: 1.1.0
Filename: compose_x_render-1.1.0-py3-none-any.whl
Download: [link]
Size: 24305
MD5: b597b23bebb52304154d8a4465660cb1
SHA256: 87344c00d983761a929710db3e35696717a32dcb9813cbd99d6946a74a456e5b
Uploaded: 2024-03-05 08:29:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compose_x_render
Version: 1.1.0
Summary: Library & Tool to compile/merge compose files with top level extension fields
Author: John Preston
Author-Email: john[at]compose-x.io
License: MPL-2.0
Keywords: compose-x,aws,jsonschema,docker,compose-spec
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.9,<4.0
Requires-Dist: PyYAML (<7.0,>=5)
Requires-Dist: argparse (<2.0.0,>=1.4.0)
Requires-Dist: compose-x-common (<2.0,>=1.4)
Requires-Dist: importlib-resources (<7.0,>=6.1)
Requires-Dist: jsonschema (<5.0,>=4.15)
Provides-Extra: aws
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
MANIFEST.in sha256=Jh0ecTZEswvcesR3QnNyOH1FKXFxQSt_xciqdXREHW8 304
compose_x_render/__init__.py sha256=dd4vCATKbNJpWkC5iPygGcYiKY3bm8INpBuEOFMt0gQ 220
compose_x_render/cli.py sha256=cOJ0Zy_ZSPE8sITSTrLM78Fq5CJkJkWbJE8zFyPdBCY 1890
compose_x_render/compose-spec.json sha256=g1ZpA0ZxQ83nWZ-6UPylat5aea6VUFknBoqGH_k4Epo 29055
compose_x_render/compose_x_render.py sha256=e_ZCRdWbRUEmnEyghwHU3bDEIDHzhdgKNO59Qy6KrHs 12390
compose_x_render/consts.py sha256=uFBz2CO9X1obZq2W989ATN-vahQ_T1RFUQO002L7pn4 256
compose_x_render/envsubst.py sha256=ua1OU2sUsOvA29HJ0vzjH_N2h3ICTRg6d1_22zYm1yE 1669
compose_x_render/list_management.py sha256=dX65vNLyxrqjME5cSCtZ3ynGDx47uj_Oaa6Qc_OO35I 2613
compose_x_render/networking.py sha256=Rmh1GtMrzBttfQIeKqF4sardjAV5uHijbV6lrU1jMo4 3632
compose_x_render-1.1.0.dist-info/LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
compose_x_render-1.1.0.dist-info/METADATA sha256=mxVyasoTcA6hb9u1BQ3fm54C9I0tOUZVfL4Waaz0I_U 1140
compose_x_render-1.1.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
compose_x_render-1.1.0.dist-info/entry_points.txt sha256=XPYKifvDWdjo2F4yhMAGslZ6DLs0FB2az9JBMjT34bg 109
compose_x_render-1.1.0.dist-info/RECORD

entry_points.txt

compose-x-render = compose_x_render.cli:main
ecs-compose-x-render = compose_x_render.cli:main