summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1586e76ac0fe05158b104f21599ceb3bc44db2e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-memoized-property
	pkgdesc = A simple python decorator for defining properties that only run their fget function once
	pkgver = 1.0.3
	pkgrel = 3
	url = https://github.com/estebistec/python-memoized-property
	arch = any
	license = custom:BSD-3-clause
	makedepends = python-setuptools
	depends = python
	source = https://pypi.org/packages/source/m/memoized-property/memoized-property-1.0.3.tar.gz
	sha512sums = 8a8fdb548b8ea36e42ca878b299f128b7d349bf334ddadcfd7dda9b507d9a04a3ab7985145ad4ac21b3fdf52be9e442e1e1f08124b3730f264290d8e11551897

pkgname = python-memoized-property