summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5c3e185c78cf36f41c824eb9a7fe0b7366977d42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-mechanicalsoup
	pkgdesc = A Python library for automating interaction with websites
	pkgver = 0.3.1
	pkgrel = 4
	url = https://github.com/hickford/MechanicalSoup
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-beautifulsoup4
	depends = python-requests
	depends = python-six
	source = https://github.com/hickford/MechanicalSoup/archive/v0.3.1.tar.gz
	md5sums = fe5855a6a8b8e07691e29e25e4f0ef0d

pkgname = python2-mechanicalsoup
	depends = python2

pkgname = python-mechanicalsoup
	depends = python