blob: 1c0c7339ec6d9ef7cad0541de3012abff2b3ad74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-braceexpand
pkgdesc = Bash-style brace expansion
pkgver = 0.1.7
pkgrel = 1
url = https://github.com/trendels/braceexpand
arch = any
license = GPL3
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/b/braceexpand/braceexpand-0.1.7.tar.gz
sha256sums = e6e539bd20eaea53547472ff94f4fb5c3d3bf9d0a89388c4b56663aba765f705
pkgname = python-braceexpand
|