README.md
setup.py
famapy.egg-info/PKG-INFO
famapy.egg-info/SOURCES.txt
famapy.egg-info/dependency_links.txt
famapy.egg-info/requires.txt
famapy.egg-info/top_level.txt
famapy/core/__init__.py
famapy/core/config.py
famapy/core/discover.py
famapy/core/exceptions.py
famapy/core/plugins.py
famapy/core/utils.py
famapy/core/models/__init__.py
famapy/core/models/ast.py
famapy/core/models/configuration.py
famapy/core/models/variability_model.py
famapy/core/operations/__init__.py
famapy/core/operations/abstract_operation.py
famapy/core/operations/average_branching_factor.py
famapy/core/operations/commonality.py
famapy/core/operations/core_features.py
famapy/core/operations/count_leafs.py
famapy/core/operations/dead_features.py
famapy/core/operations/error_detection.py
famapy/core/operations/error_diagnosis.py
famapy/core/operations/false_optional_features.py
famapy/core/operations/filter.py
famapy/core/operations/products.py
famapy/core/operations/products_number.py
famapy/core/operations/valid.py
famapy/core/operations/valid_configuration.py
famapy/core/operations/valid_product.py
famapy/core/operations/variability.py
famapy/core/transformations/__init__.py
famapy/core/transformations/abstract_transformation.py
famapy/core/transformations/model_to_model.py
famapy/core/transformations/model_to_text.py
famapy/core/transformations/text_to_model.py
famapy/endpoint/diverso-lab.py
scripts/famapy_admin.py