blob: b33b9cab07c5b2a823d670518dc0c1ae3e3b6452 (
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-rnapolis
pkgdesc = A Python library containing RNA-related bioinformatics functions and classes
pkgver = 0.3.10
pkgrel = 1
url = https://github.com/tzok/rnapolis-py
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-appdirs
depends = python-graphviz
depends = python-mmcif
depends = python-numpy
depends = python-ordered-set
depends = python-orjson
depends = python-pulp
depends = python-requests
depends = python-scipy
depends = python-rna
source = https://files.pythonhosted.org/packages/source/R/RNApolis/RNApolis-0.3.10.tar.gz
sha256sums = 88a26047cd0079afe81a8c0c6ca85dd591eead7428ed99cff044d0e02b123d33
pkgname = python-rnapolis
|