blob: 34fb162f4157bb2352775e96b0ca12fe52f6aa8b (
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
27
28
29
30
31
|
pkgbase = python-biopython
pkgdesc = Freely available Python tools for computational molecular biology
pkgver = 1.85
pkgrel = 1
url = http://www.biopython.org
arch = x86_64
license = LicenseRef-Biopython License
checkdepends = python-scipy
checkdepends = python-rdflib
checkdepends = python-igraph
checkdepends = python-reportlab
checkdepends = python-networkx
checkdepends = python-mmtf
checkdepends = python-matplotlib
checkdepends = python-coverage
makedepends = python-setuptools
depends = python-numpy
depends = glibc
depends = python
depends = python-scipy
depends = python-pillow
optdepends = python-mysql-connector: for BioSQL module
optdepends = python-reportlab: for graph generation
optdepends = python-networkx: for certain niche functions in Bio.Phylo module
optdepends = python-matplotlib: to plot phylogenetic trees.
optdepends = python-rdflib: CDAO parser under Bio.Phylo module
options = !debug
source = http://www.biopython.org/DIST/biopython-1.85.tar.gz
sha512sums = a9bff4fdf34f71f74f35a9bbf25887d6fcf84622d77854e11b0da418b6ff88c7d6e49474d82ca2e4da782ea07cc28f03b43b219b798a806ab02e11af21cd9dab
pkgname = python-biopython
|