Metadata-Version: 2.1
Name: mutwo.ekmelily
Version: 0.8.1
Summary: ekmelily extension for event based framework for generative art
Home-page: https://github.com/mutwo-org/mutwo.ekmelily
Author: Levin Eric Zimmermann
Author-email: levin.eric.zimmermann@posteo.eu
License: GPL
Project-URL: Documentation, https://mutwo-org.github.io
Requires-Python: >=3.10, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mutwo.core <2.0.0,>=1.0.0
Requires-Dist: mutwo.music <1.0.0,>=0.19.0
Provides-Extra: testing
Requires-Dist: pytest >=7.1.1 ; extra == 'testing'

# mutwo.ekmelily

[![Build Status](https://circleci.com/gh/mutwo-org/mutwo.ekmelily.svg?style=shield)](https://circleci.com/gh/mutwo-org/mutwo.ekmelily)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![PyPI version](https://badge.fury.io/py/mutwo.ekmelily.svg)](https://badge.fury.io/py/mutwo.ekmelily)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Ekmelily extension for event based library [mutwo](https://github.com/mutwo-org/mutwo.core).

This extension implements:

- `mutwo.ekmelily_converters`

### Installation

mutwo.ekmelily is available on [pypi](https://pypi.org/project/mutwo.ekmelily/) and can be installed via pip:

```sh
pip3 install mutwo.ekmelily
`
