summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed2fe2afec3f43ebf86ca6cbb9fa37c9b3be71a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-ua-parser
	pkgdesc = Python port of Browserscope's user agent parser
	pkgver = 1.0.2
	pkgrel = 1
	url = https://pypi.python.org/pypi/ua-parser
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-pyaml
	source = https://files.pythonhosted.org/packages/source/u/ua_parser/ua_parser-1.0.2.tar.gz
	sha256sums = bab404ad42fb37f943107da2f6003ffc79724d11cc95076a7a539513371779da

pkgname = python-ua-parser