blob: 41cd253b2ab00933006536dd3febf0b581fdd612 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-pytrimal
pkgdesc = Cython bindings and Python interface to trimAl, a tool for automated alignment trimming.
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/althonos/pytrimal
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = LGPL3
makedepends = python-setuptools
makedepends = cython
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-archspec
source = https://files.pythonhosted.org/packages/source/p/pytrimal/pytrimal-0.7.0.tar.gz
sha256sums = e80df938e83a95bf81d620f5909580f3f07b661f25b8613e67037134785b91b4
pkgname = python-pytrimal
|