summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eca72c855a8397231ed9800841f3914a657d6bfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-bitstruct
	pkgdesc = This module performs conversions between Python values and C bit field structs represented as Python byte strings
	pkgver = 8.10.0
	pkgrel = 1
	url = https://github.com/eerimoq/bitstruct
	arch = any
	license = custom
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/8d/1c/b78866d22bdea434e1058180b82b5ab0119c307898c2f9b15986755b7bed/bitstruct-8.10.0.tar.gz
	md5sums = e2cae748b486433704146e8f1ddc4601

pkgname = python-bitstruct