blob: ff8c3d2d36b166831a013b6bf8a71a90e2ddb75c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-addict
pkgdesc = Augments dictionaries with attribute syntax
pkgver = 2.4.0
pkgrel = 5
url = https://github.com/mewwts/addict
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = python-addict-2.4.0.tar.gz::https://files.pythonhosted.org/packages/source/a/addict/addict-2.4.0.tar.gz
sha256sums = b3b2210e0e067a281f5646c8c5db92e99b7231ea8b0eb5f74dbdf9e259d4e494
pkgname = python-addict
|