summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c64c15a022a7e8f375c3962196e024d76fc57e99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-compressai
	pkgdesc = A PyTorch library and evaluation platform for end-to-end compression research
	pkgver = 1.2.4
	pkgrel = 1
	url = https://github.com/InterDigitalInc/CompressAI
	arch = x86_64
	license = BSD
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-scipy
	depends = python-matplotlib
	depends = python-torchvision
	depends = python-pytorch-msssim
	source = https://files.pythonhosted.org/packages/source/c/compressai/compressai-1.2.4.tar.gz
	sha256sums = 7cbfbd11259ad52c3d8c77edad52778567e76a36b4c91e6d9c18f4fbe1d9cead

pkgname = python-compressai