blob: 37a3db48a3087310bc3936d33934748916b87179 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = python-webdataset
pkgdesc = Record sequential storage for deep learning.
pkgver = 0.2.100
pkgrel = 1
url = https://github.com/webdataset/webdataset
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-braceexpand
depends = python-cbor
depends = python-cbor2
depends = python-lmdb
depends = python-msgpack
depends = python-pillow
depends = python-pytorch
depends = python-pyzmq
depends = python-torchaudio
depends = python-torchvision
depends = python-typeguard
depends = python-typer
source = https://files.pythonhosted.org/packages/source/w/webdataset/webdataset-0.2.100.tar.gz
sha256sums = 798e30ff700277f0b963dc0395f3b9de4971a67cffc7cb6d0cb9225df7b68e42
pkgname = python-webdataset
|