Metadata-Version: 2.1
Name: gourmand
Version: 1.0.0
Summary: Recipe Organizer and Shopping List Generator
Home-page: https://github.com/GourmandRecipeManager/gourmand
Author: Gourmand Team and Contributors
Maintainer: Cyril Danilevski
Maintainer-email: gourmand@cyril.wtf
License: GPL v2
License-File: LICENSE
Requires-Dist: beautifulsoup4>=4.10.0
Requires-Dist: lxml==4.6.3
Requires-Dist: pillow>=8.3.2
Requires-Dist: pygobject==3.40.1
Requires-Dist: requests==2.25.1
Requires-Dist: sqlalchemy==1.4.36
Requires-Dist: toml==0.10.2
Requires-Dist: recipe-scrapers
Provides-Extra: epub-export
Requires-Dist: ebooklib==0.17.1; extra == "epub-export"
Provides-Extra: pdf-export
Requires-Dist: reportlab==3.5.67; extra == "pdf-export"
Provides-Extra: spellcheck
Requires-Dist: pyenchant; extra == "spellcheck"
Requires-Dist: pygtkspellcheck; extra == "spellcheck"
