Metadata-Version: 2.1
Name: flamapy-fm
Version: 1.0.0.dev0
Summary: flamapy-fm is a plugin to Flamapy module
Home-page: https://github.com/flamapy/fm_metamodel
Author: Flamapy
Author-email: flamapy@us.es
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev

# fm_metamodel

This repo host the feature model concrete classes


## Install for development

```
pip install -e .
```


