blob: 67f39ff8ccd4670d029e0d03daf264447497396f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-simplecrf
pkgdesc = Python wrap of crf and dense crf, both 2d and 3d are supported
pkgver = 0.2.1.1
pkgrel = 2
url = https://github.com/HiLab-git/SimpleCRF
arch = x86_64
license = BSD
makedepends = python-setuptools
depends = python-numpy
source = python-simplecrf-0.2.1.1.tar.gz::https://github.com/HiLab-git/SimpleCRF/archive/refs/tags/v0.2.1.1.tar.gz
sha512sums = e8cac6be6b4a0eec80d015014a4ec0b960503f59e01f3f45f4a147ab8e51f1d161ee6e3b23f74242f26896bdd43a8c35c7107b7d4c5c1aa281d1b8ec5c0664e7
pkgname = python-simplecrf
|