aboutsummaryrefslogtreecommitdiffstats
path: root/python-scrape-schema-recipe/.SRCINFO
blob: 8de277a710dc3bea3b25940d25dc1ac9af5b5bf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-scrape-schema-recipe
	pkgdesc = Scrapes food recipes from HTML into Python dictionaries
	pkgver = 0.2.2
	pkgrel = 2
	url = https://github.com/micahcochran/scrape-schema-recipe
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	depends = python-extruct
	depends = python-isodate
	depends = python-requests
	source = python-scrape-schema-recipe-0.2.2.tar.gz::https://github.com/micahcochran/scrape-schema-recipe/archive/v0.2.2.tar.gz
	sha256sums = aa4004fedb52019d9d627944b03966412b3dda8a96df06c0715aa0889af07216

pkgname = python-scrape-schema-recipe