summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dbe996202d8ff0c0a3f1864a52ad035acda4ec57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-birdseye
	pkgdesc = Graphical Python debugger which lets you view the values of all evaluated expressions
	pkgver = 0.9.3
	pkgrel = 1
	url = http://github.com/alexmojaki/birdseye
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-littleutils
	depends = python-flask-humanize
	depends = python-humanize
	depends = python-flask-humanize
	depends = python-cheap_repr
	depends = python-outdated
	depends = python-sqlalchemy
	depends = python-cached-property
	depends = python-future
	depends = python-asttokens
	source = https://files.pythonhosted.org/packages/source/b/birdseye/birdseye-0.9.3.tar.gz
	sha256sums = 8a43008afe6c7d54c59a117fe6c818bc8cdd895bb8aa0b0949514073cbe809c0

pkgname = python-birdseye