summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7483b609bab8883af8cde55db7ee62233fbbc5a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-datastruct
	pkgdesc = Combination of struct and dataclasses for easy parsing of binary formats
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/kuba2k2/datastruct
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python
	source = https://github.com/kuba2k2/datastruct/archive/refs/tags/v1.0.0.tar.gz
	sha256sums = 887eb69b48f3dd2fec6fd8c2c3625b4877fcd3b4e4ea6c89e826bfa93b3f378d
	b2sums = aa044bbf3d28a8b7ac90558a678184879fb1da67d909a8dc10e1d7b55f0b60197d095d5fcad1cd104c4d9fd4d6a6c45c8363c3edf6a8ca60ca68003645545290

pkgname = python-datastruct