summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f2a431870482817eb0605ce52b917af085869f23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pyteomics
	pkgdesc = A framework for proteomics data analysis.
	pkgver = 3.4.2
	pkgrel = 1
	url = http://pyteomics.readthedocs.io
	changelog = CHANGELOG
	arch = any
	license = Apache
	depends = python
	depends = python-setuptools
	optdepends = python-matplotlib: for pylab_aux module
	optdepends = python-sqlalchemy: for mass.unimod module
	optdepends = python-pandas: for convenient filtering of CSV tables from search engines
	optdepends = python-lxml: for XML parsing modules
	optdepends = python-numpy: for most of features, highly recommended
	options = !emptydirs
	source = https://pypi.io/packages/source/p/pyteomics/pyteomics-3.4.2.tar.gz
	md5sums = 36cc4c3bab653fdbe22aec71858a461f

pkgname = python-pyteomics