summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aa37572e22100780eddac2557ed48a66f5840025 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-cstruct
	pkgdesc = C-style structs for Python
	pkgver = 5.3
	pkgrel = 1
	url = https://github.com/andreax79/python-cstruct
	changelog = changelog.txt
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = python-cstruct-5.3.tar.gz::https://github.com/andreax79/python-cstruct/archive/v5.3.tar.gz
	sha256sums = 499f6a4356eeaf33d662fd9b4deee3b90e186a0ff12bdab2775bc657bdfc5c19

pkgname = python-cstruct