summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2945b17443fad35a83fe3ca41e74af31c552f3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-amulet-nbt
	pkgdesc = A Python and Cython library for reading and writing binary NBT and stringified NBT
	pkgver = 2.1.3
	pkgrel = 2
	url = https://github.com/Amulet-Team/Amulet-NBT
	arch = x86_64
	license = LicenseRef-Amulet-Team-1.0.0
	makedepends = cython
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-versioneer
	makedepends = python-wheel
	depends = python
	depends = python-mutf8
	depends = python-numpy
	source = git+https://github.com/Amulet-Team/Amulet-NBT.git#commit=06f49526d9a4425205941471b5d614f687c42756
	sha256sums = SKIP

pkgname = python-amulet-nbt