blob: 1f9ac99d4d5d0c3cd62a214df7ea84d715d88776 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-lightmotif
pkgdesc = PyO3 bindings and Python interface to lightmotif, a library for platform-accelerated biological motif scanning using position weight matrices.
pkgver = 0.9.1
pkgrel = 1
url = https://github.com/althonos/lightmotif
arch = i686
arch = pentium4
arch = x86_64
arch = armv7h
arch = aarch64
license = MIT OR GPL-3.0-or-later
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = cargo
depends = python
source = https://files.pythonhosted.org/packages/source/l/lightmotif/lightmotif-0.9.1.tar.gz
sha256sums = 81b5e1010b175f9f958bc5d5d0c0bdfe08fb532af68f68118f9b895b908a317d
pkgname = python-lightmotif
|