Metadata-Version: 2.1
Name: project-composer
Version: 0.2.2
Summary: A system to compose project parts from applications enabled in a manifest
Home-page: https://github.com/sveetch/project-composer
Author: David Thenon
Author-email: sveetch@gmail.com
License: MIT
Keywords: Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/x-rst
Provides-Extra: colorlog
Provides-Extra: dev
License-File: LICENCE.txt

.. _Python: https://www.python.org/
.. _colorlog: https://github.com/borntyping/python-colorlog

================
Project composer
================

A system to compose project parts from applications enabled in a manifest.


Dependancies
************

* `Python`_>=3.8;
* `colorlog`_ (optional);


Links
*****

* Read the documentation on `Read the docs <https://project-composer.readthedocs.io/>`_;
* Download its `PyPi package <https://pypi.python.org/pypi/project-composer>`_;
* Clone it on its `Github repository <https://github.com/sveetch/project-composer>`_;
