summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dad28980e67aa58fa20ad573f5f8f060db8b5ff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python2-bencode
	pkgdesc = The BitTorrent bencode python module as a light-weight, standalone package.
	pkgver = 1.0
	pkgrel = 1
	url = http://pypi.python.org/pypi/BitTorrent-bencode
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = python2-distribute
	depends = python2
	source = https://pypi.python.org/packages/source/b/bencode/bencode-1.0.tar.gz
	md5sums = 400dd42ff346eb7db91245403f8f2b7b

pkgname = python2-bencode