summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb889f3b185beb436cc428a4c1f78bae10d10f8d (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-debian
	pkgdesc = Python modules to work with Debian-related data formats
	pkgver = 0.1.40
	pkgrel = 1
	url = https://salsa.debian.org/python-debian-team/python-debian
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = python2-setuptools
	options = !emptydirs
	source = http://deb.debian.org/debian/pool/main/p/python-debian/python-debian_0.1.40.tar.xz
	sha256sums = 66ff0f260bd0cc3b44d01c17456c3f7cadc2eef5035f38e990c07c57cb908fbb

pkgname = python-debian
	depends = python-chardet
	depends = python-six
	optdepends = python-apt: interface to libapt-pkg

pkgname = python2-debian
	depends = python2-chardet
	depends = python2-six
	optdepends = python2-apt: interface to libapt-pkg