summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0cf9869a721c59038992259af1b9fd80ab4bab39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-amulet-core
	pkgdesc = A Python library for reading and writing the Minecraft save formats. See Amulet for the actual editor.
	pkgver = 1.9.25
	pkgrel = 1
	url = https://github.com/Amulet-Team/Amulet-Core
	arch = any
	license = unknown
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = python
	depends = python-amulet-nbt
	depends = python-numpy
	depends = python-pymctranslate
	depends = python-versioneer
	depends = python-portalocker
	depends = python-leveldb
	depends = python-amulet-leveldb
	source = git+https://github.com/Amulet-Team/Amulet-Core.git#tag=1.9.25
	md5sums = SKIP

pkgname = python-amulet-core