Metadata-Version: 2.1
Name: gourmand
Version: 1.1.0
Summary: Recipe Organizer and Shopping List Generator
Home-page: https://github.com/GourmandRecipeManager/gourmand
Author: Gourmand Team and Contributors
Maintainer: Cyril Danilevski, FriedrichFröbel
Maintainer-email: gourmand@cyril.wtf
License: GPL-2.0-only
License-File: LICENSE
Requires-Dist: beautifulsoup4>=4.10.0
Requires-Dist: importlib-metadata; python_version < "3.10"
Requires-Dist: lxml>=4.6.3
Requires-Dist: pillow>=8.3.2
Requires-Dist: pygobject<=3.50.0,>=3.40.1
Requires-Dist: sqlalchemy<2,>=1.4.36
Requires-Dist: tomli-w>=1.0.0
Requires-Dist: toml==0.10.2; python_version < "3.11"
Requires-Dist: recipe-scrapers<15,>=14.27.0
Provides-Extra: epub-export
Requires-Dist: ebooklib==0.17.1; extra == "epub-export"
Provides-Extra: pdf-export
Requires-Dist: reportlab<4; extra == "pdf-export"
Provides-Extra: spellcheck
Requires-Dist: pyenchant; extra == "spellcheck"
Requires-Dist: pygtkspellcheck; extra == "spellcheck"
