File: control

package info (click to toggle)
gourmand 1.1.0%2Breally1.1.0~rc3-3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 26,352 kB
  • sloc: python: 34,666; xml: 47; makefile: 13; sh: 8
file content (36 lines) | stat: -rw-r--r-- 1,580 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: gourmand
Section: gnome
Priority: optional
Maintainer: Christian Marillat <marillat@debian.org>
Homepage: https://github.com/GourmandRecipeManager/gourmand
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: dh-sequence-python3, intltool, python3,
 python3-setuptools, python3-gi, gir1.2-gtk-3.0, python3-wheel,
 python3-recipe-scrapers

Package: gourmand
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-gi-cairo, gir1.2-gtk-3.0,
 python3-reportlab, python3-sqlalchemy, python3-pil, python3-bs4, python3-keyring,
 python3-argcomplete, python3-toml, python3-gst-1.0, python3-recipe-scrapers
Recommends: python3-pyglet, python3-gtkspellcheck, python3-lxml, gir1.2-poppler-0.18, python3-ebooklib
Description: Recipe organizer and shopping list generator
 Gourmet Recipe Manager is a gtk-based application to store, organize and
 search recipes.
 .
 Features:
  * Makes it easy to create shopping lists from recipes.
  * Imports recipes from a number of sources, including MealMaster and
    MasterCook archives and several popular websites.
  * Exports recipes as PDF files, plain text, MealMaster files, HTML web pages,
    and a custom XML format for exchange with other Gourmet users.
  * Supports linking images with recipes.
  * Can calculate nutritional information for recipes based on the ingredients.

Package: gourmet
Architecture: all
Section: oldlibs
Depends: ${misc:Depends}, gourmand
Description: transitionnal package to install gourmand
 This is a transitional dummy package, it can be safely removed.