blob: e89f3e91114356a8914306a0500af5d735a9c783 (
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
|
pkgbase = python-pytrimal
pkgdesc = Cython bindings and Python interface to trimAl, a tool for automated alignment trimming.
pkgver = 0.8.5
pkgrel = 1
url = https://github.com/althonos/pytrimal
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL-3.0-only
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = cmake
makedepends = ninja
makedepends = python-scikit-build-core
depends = python
depends = python-scoring-matrices
source = https://files.pythonhosted.org/packages/source/p/pytrimal/pytrimal-0.8.5.tar.gz
sha256sums = 0ec1dd7bdb63c250000aa19a035c49e0d1b199ce9fd89f666a4229dcab44a130
pkgname = python-pytrimal
|