blob: 3a852535f23d2c927693b61682f7c7ac655cb154 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-split-folders
pkgdesc = A Python library to split folders with files (i.e. images) into training, validation and test (dataset) folders.
pkgver = 0.6.1
pkgrel = 1
url = https://github.com/jfilter/split-folders
arch = x86_64
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry
depends = python
depends = python-tqdm
source = python-split-folders-0.6.1.tar.gz::https://github.com/jfilter/split-folders/archive/refs/tags/0.6.1.tar.gz
b2sums = 15b5ea98db87c3d9e1df15cb8d01607f75886e08f67aa57c96402cf7e50e4273524696d85ddb93950a9340c52a0322091905f09e133eaba421a549cdf0b14185
pkgname = python-split-folders
|