Metadata-Version: 2.1
Name: Gaelina
Version: 0.0
Summary: Config as folder
Home-page: UNKNOWN
Author: Emmanuel PLUOT
License: MIT
Platform: any
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: testing
License-File: LICENSE

# Gaelina

A config as folder loader.

## Testing

Install package using: `pip install -e .`

Then run `pytest`

## Installing

Install using pip

> pip intall gaelina

## Contributors

* Emmanuel PLUOT

![coverage](https://gitlab.com/kaeraspace/Kapo/gaelina/badges/master/pipeline.svg)
![coverage](https://gitlab.com/kaeraspace/Kapo/gaelina/badges/master/coverage.svg)



# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

# [x.x.x] yyyy-mm-dd
## Added


