File: control

package info (click to toggle)
scrape-schema-recipe 0.2.0-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 1,416 kB
  • sloc: python: 544; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 607 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: scrape-schema-recipe
Section: python
Priority: optional
Maintainer: Christian Marillat <marillat@debian.org>
Homepage: https://github.com/micahcochran/scrape-schema-recipe
Rules-Requires-Root: no
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-setuptools,
 python3-dev, python3-extruct,

Package: python3-scrape-schema-recipe
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: extracts cooking recipe from HTML structured data.
 Scrapes recipes from HTML https://schema.org/Recipe (Microdata/JSON-LD)
 into Python dictionaries.