summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6dd93163d2d3497d6fd326dc4c6ec8c0f69adea7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-flatbencode
	pkgdesc = Fast, safe and non-recursive implementation of Bittorrent bencoding
	pkgver = 0.2.1
	pkgrel = 4
	url = https://github.com/acatton/flatbencode/
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-hypothesis
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = https://github.com/acatton/flatbencode/archive/v0.2.1/python-flatbencode-0.2.1.tar.gz
	sha256sums = 867da7bf5106909dc16cc6c6b4a99a2d42b0f5770600a84115ed04bfdec9e44d

pkgname = python-flatbencode