blob: bbfb29c2de5e4df5d90d36d1d8f38d6369baaa90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-remotior-sensus
pkgdesc = Remotior Sensus is software to process remote sensing and GIS data
pkgver = 0.3.5
pkgrel = 1
url = https://github.com/semiautomaticgit/remotior_sensus
arch = any
license = custom:GNU General Public License v3 or later (GPLv3+)
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python
depends = python-numpy
depends = python-scipy
depends = gdal
optdepends = python-scikit-learn
optdepends = python-pytorch
source = https://files.pythonhosted.org/packages/56/91/8e3a86469da0344cb55829f4632df62b38598991101fcc576c5b9da1bb5a/remotior_sensus-0.3.5.tar.gz
sha256sums = c822d83eed31aafa57a8af80af54f4f44c35dbe86726493a8287f5637033be10
pkgname = python-remotior-sensus
|