summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ddbd3604c814f4eac2bdbe8c26ce020ca1c3f9a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-debian
	pkgdesc = Python modules to work with Debian-related data formats
	pkgver = 0.1.30
	pkgrel = 1
	url = http://packages.debian.org/sid/python-debian
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = python2-setuptools
	options = !emptydirs
	source = http://ftp.debian.org/debian/pool/main/p/python-debian/python-debian_0.1.30.tar.xz
	sha256sums = 932c81517a75fb4a86944b247b136895b08bbb010c28631c25afdf006d8b3373

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