Metadata-Version: 2.1
Name: ecs-composex-specs
Version: 0.0.9
Summary: JSON Schema Specifications for ECS Compose-X
License: MPL-2.0
Keywords: compose-x,aws,jsonschema
Author: John Preston
Author-email: john@compose-x.io
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: jsonschema (>=3.2.0,<4.0.0)
Description-Content-Type: text/x-rst

===================
ECS Compose-X Specs
===================


.. image:: https://img.shields.io/pypi/v/ecs_composex_specs.svg
        :target: https://pypi.python.org/pypi/ecs_composex_specs

.. image:: https://readthedocs.org/projects/compose-x-specs/badge/?version=latest
        :target: https://compose-x-specs.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


Specifications for ECS Compose-X.


* Free software: MPL2.0
* Documentation: https://ecs-composex-specs.readthedocs.io.


Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

