LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
pyNutriScore/__init__.py
pyNutriScore/nutri_score.py
pyNutriScore.egg-info/PKG-INFO
pyNutriScore.egg-info/SOURCES.txt
pyNutriScore.egg-info/dependency_links.txt
pyNutriScore.egg-info/top_level.txt
pyNutriScore/interfaces/__init__.py
pyNutriScore/interfaces/foodTypes.py
pyNutriScore/interfaces/nutrientTypes.py
pyNutriScore/interfaces/scoreTable.json
pyNutriScore/interfaces/scoreTableInterface.py
tests/__init__.py
tests/test_nutri_score.py