summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cde0398819e1f8c1f4ed91fcf353de47be5b6d36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-ml-collections
	pkgdesc = ML Collections is a library of Python collections designed for ML usecases.
	pkgver = 1.0.0
	pkgrel = 1
	url = None
	arch = any
	license = custom:Apache Software License
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-flit-core
	depends = absl-py
	depends = python-six
	depends = python-yaml
	source = https://files.pythonhosted.org/packages/31/f9/74689ff3e3ff6e4ec8616887cb00c9c66bca7e6243fd328358ea3665d547/ml_collections-1.0.0.tar.gz
	sha256sums = 00b11a1a339dd6c2d9b7f0daab47ab17e10e29ca1b2a656058605e2b7210897f

pkgname = python-ml-collections