summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 29ef1e8dedd84368e7d0f393c2bc1f645382fae5 (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
pkgbase = python-pyteomics
	pkgdesc = A framework for proteomics data analysis.
	pkgver = 4.6.2
	pkgrel = 1
	url = https://pyteomics.readthedocs.io
	changelog = CHANGELOG
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	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.2.tar.gz
	sha256sums = 8c0608b7fbcfc65409e455c4bc8edb91aa9beed65744f37eacac9119ca7335d5

pkgname = python-pyteomics