blob: 819e64194801cbfa2e2fb195c4831742aba96662 (
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
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = python-roboflow
pkgdesc = Official Python package for working with the Roboflow API
pkgver = 1.3.9
pkgrel = 1
url = https://github.com/roboflow/roboflow-python
arch = any
license = Apache-2.0
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-certifi
depends = python-idna
depends = python-cycler
depends = python-kiwisolver
depends = python-matplotlib
depends = python-numpy
depends = python-opencv
depends = python-pillow
depends = python-dateutil
depends = python-dotenv
depends = python-requests
depends = python-six
depends = python-urllib3
depends = python-tqdm
depends = python-yaml
depends = python-packaging
depends = python-requests-toolbelt
depends = python-filetype
depends = python-typer
depends = python-pi-heif
depends = python-pillow-avif-plugin
source = python-roboflow-1.3.9.tar.gz::https://github.com/roboflow/roboflow-python/archive/refs/tags/v1.3.9.tar.gz
sha256sums = 52c4cc14f993b17a7377d8cb27bc0b81ebc0a325759e25a5779ea174712550e7
pkgname = python-roboflow
|