blob: 2835fec089ca319654da5e3b99b42fdb6aabb99c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-lazy-property
pkgdesc = A Python package for making properties lazy
pkgver = 0.0.1
pkgrel = 1
url = https://github.com/jackmaney/lazy-property
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://pypi.org/packages/source/l/lazy-property/lazy-property-0.0.1.tar.gz
sha512sums = c487887203465e67a6b8f71f6bea83d89db84a9064009e38bb4c6daa861a95e0b13d507899635c7f264d571d953dcda01845499ebec3f468d0c9cf06cca0ce4e
pkgname = python-lazy-property
|