blob: 3e102aa0a93a2b94d4ad21438244b9fb67b034d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-randomfiletree
pkgdesc = Creates a random file and directory tree/structure for testing
pkgver = 1.2.0
pkgrel = 4
url = https://github.com/klieret/randomfiletree
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-sphinx
makedepends = python-wheel
depends = python
provides = randomfiletree
source = python-randomfiletree-1.2.0.tar.gz::https://github.com/klieret/randomfiletree/archive/v1.2.0.tar.gz
sha256sums = a48098b75412b9ec36fc8fdc5624cb1051f424e871153e7ef190ec0b23aaa404
pkgname = python-randomfiletree
|