blob: 9fb7605a57a47f0ccb7b16c683f937e941f450a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-easydict
pkgdesc = Access dict values as attributes (works recursively).
pkgver = 1.13
pkgrel = 3
url = https://github.com/makinacorpus/easydict
arch = any
license = LGPL3
makedepends = python-installer
makedepends = python-wheel
depends = python
noextract = easydict-1.13-py3-none-any.whl
source = https://files.pythonhosted.org/packages/py3/e/easydict/easydict-1.13-py3-none-any.whl
sha256sums = 6b787daf4dcaf6377b4ad9403a5cee5a86adbc0ca9a5bcf5410e9902002aeac2
pkgname = python-easydict
|