summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85d7daaa5fa1a4945dbf9ccfd009c5e578d0a5b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-pyteomics
	pkgdesc = A framework for proteomics data analysis.
	pkgver = 4.6.1
	pkgrel = 1
	url = https://pyteomics.readthedocs.io
	changelog = CHANGELOG
	arch = any
	license = Apache
	depends = python
	depends = python-pip
	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
	optdepends = python-dill: needed for multiprocessing when pickle is not enough
	optdepends = python-pynumpress: for Numpress support
	options = !emptydirs
	source = https://pypi.debian.net/pyteomics/pyteomics-4.6.1-py2.py3-none-any.whl
	sha256sums = 349aeff0a3be8e276866ce1aa5325a976a159af770d794d1a8b5b94a50f937e7

pkgname = python-pyteomics