summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab2532f40de4c5897f087c0323c1820b094ff279 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-mechanicalsoup
	pkgdesc = A Python library for automating interaction with websites
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/hickford/MechanicalSoup
	arch = any
	license = MIT
	makedepends = python-setuptools
	source = https://github.com/hickford/MechanicalSoup/archive/v1.1.0.tar.gz
	sha512sums = 57f4120f9d6e0e5435d3d20330678fa9dc80215bd8a8009e7873c48b208b28ebe930baacb420f29a7caddd8df7d8e87c6452ba2b26514c6b5d386a1f1df46ae8

pkgname = python-mechanicalsoup
	depends = python
	depends = python-beautifulsoup4
	depends = python-requests
	depends = python-six
	depends = python-lxml