Metadata-Version: 2.1
Name: famapy-fm
Version: 0.5.0
Summary: famapy-fm is a plugin to FaMaPy module
Home-page: https://github.com/FaMaPy/fm_metamodel
Author: Víctor Ramírez de la Corte
Author-email: me@virako.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
Requires-Dist: famapy (>=0.5.0)
Requires-Dist: antlr-denter (>=1.3.1)
Requires-Dist: antlr4-python3-runtime (>=4.9.2)

# fm_metamodel

This repo host the feature model concrete classes


## Install for development

```
pip install -e .
```


