summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf7522ae6e0a81eee3acc0fe023afa9025a80241 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-apngasm-python
	pkgdesc = A nanobind python API for apngasm, a tool/library for APNG assembly & disassembly with compression support.
	pkgver = 1.3.1
	pkgrel = 1
	url = https://github.com/laggykiller/apngasm-python
	arch = any
	license = LGPL
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	optdepends = python-pillow: allow pillow related functions
	optdepends = python-numpy: allow pillow and numpy related functions
	source = https://files.pythonhosted.org/packages/source/a/apngasm_python/apngasm_python-1.3.1.tar.gz
	sha256sums = 9f801237c2865832fab223c432149cb0f6062746b46683db76aecb951c34f731

pkgname = python-apngasm-python