blob: 86b80d922d005453a84015dbec47bf58933590e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-ete3
pkgdesc = A Python Environment for (phylogenetic) Tree Exploration
pkgver = 3.1.3
pkgrel = 1
url = http://etetoolkit.org
arch = any
license = GPL
makedepends = python-setuptools
depends = python-six
optdepends = python-lxml: Nexml and Phyloxml support
optdepends = python-numpy: ArrayTable and ClusterTree class support
optdepends = python-pyqt5: tree visualization and image rendering
source = https://pypi.org/packages/source/e/ete3/ete3-3.1.3.tar.gz
sha512sums = 77edc8092bc8900d56a95f813f0d66c1d894726bebfea91cc3edaf2fa62560e06b9ede6fe4c346d65cc01a53587b29cddb65b971a72ba3965514fae45374076d
pkgname = python-ete3
|