summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 683f9bb8aadee65ebc46c0acdfdc1b5f9c0274eb (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
36
37
38
pkgbase = multiqc
	pkgdesc = Aggregate results from bioinformatics analyses across many samples into a single report
	pkgver = 1.28
	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-jsonschema
	depends = python-kaleido-bin
	depends = python-markdown
	depends = python-matplotlib
	depends = python-natsort
	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-tiktoken
	depends = python-tqdm
	depends = python-pydantic
	depends = python-typeguard
	source = multiqc-1.28.tar.gz::https://github.com/MultiQC/MultiQC/archive/refs/tags/v1.28.tar.gz
	sha256sums = 065eeef2a06fea2dc3e938f38b670bce5da78c1c7102941927fdba99b3c6bf1f

pkgname = multiqc