summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c54b1910935cb55f8a191d5128e79210fb3f4b1d (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
32
33
34
35
pkgbase = multiqc
	pkgdesc = Aggregate results from bioinformatics analyses across many samples into a single report
	pkgver = 1.27
	pkgrel = 1
	url = https://multiqc.info/
	arch = any
	license = GPL-3.0-or-later
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-click
	depends = python-coloredlogs
	depends = python-dotenv
	depends = python-humanize
	depends = python-importlib-metadata
	depends = python-jinja
	depends = python-kaleido-bin
	depends = python-markdown
	depends = python-matplotlib
	depends = python-numpy
	depends = python-requests
	depends = python-pillow
	depends = python-plotly
	depends = python-yaml
	depends = python-pyaml-env
	depends = python-rich
	depends = python-rich-click
	depends = python-spectra
	depends = python-tqdm
	depends = python-pydantic
	depends = python-typeguard
	source = multiqc-1.27.tar.gz::https://github.com/MultiQC/MultiQC/archive/refs/tags/v1.27.tar.gz
	sha256sums = c2b82da9712b89357549983c0c38dc4cdc33b8589b29c62252bc33e7c3311584

pkgname = multiqc