blob: fb6fe1af61c1479ce8a7cf5bbb7cfeea100834fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-yacs
pkgdesc = Yet Another Configuration System
pkgver = 0.1.8
pkgrel = 1
url = https://github.com/rbgirshick/yacs
arch = any
license = BSD
makedepends = python-setuptools
source = python-yacs-0.1.8.tar.gz::https://github.com/rbgirshick/yacs/archive/v0.1.8.tar.gz
sha512sums = 1f68b38e4ef382c4df5019416181f3fee2ce0b2b006b088a8deb450e711bda4d0debf831008d039bff83e133870ee911fe7e796350848952be692fa67c0a59ae
pkgname = python-yacs
|