summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 879a0c7f3bff39da24f506a13c458f1b1c0266a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-bitstruct
	pkgdesc = This module performs conversions between Python values and C bit field structs represented as Python byte strings
	pkgver = 8.22.1
	pkgrel = 1
	url = https://github.com/eerimoq/bitstruct
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = bitstruct-8.22.1.tar.gz::https://github.com/eerimoq/bitstruct/archive/8.22.1.tar.gz
	sha256sums = 0914abf8282cdc79b786564971a0f4b5405b19f10cbb6580c821ddf14feacb07

pkgname = python-bitstruct