summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aa014e5fa2d35e8cdf8cfb55b70dee35319af00c (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
39
40
41
42
43
44
45
pkgbase = snakemake
	pkgdesc = Python-based language and execution environment for GNU Make-like workflows
	pkgver = 6.13.1
	pkgrel = 1
	url = https://snakemake.readthedocs.io
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-wrapt
	depends = python-requests
	depends = python-ratelimiter
	depends = python-yaml
	depends = python-configargparse
	depends = python-appdirs
	depends = python-datrie
	depends = python-jsonschema
	depends = python-docutils
	depends = python-gitpython
	depends = python-psutil
	depends = jupyter-nbformat
	depends = python-toposort
	depends = python-connection_pool
	depends = python-pulp>=2.0
	depends = python-smart_open>=3.0
	depends = python-filelock
	depends = python-stopit
	depends = python-tabulate
	optdepends = python-jinja: For report generation
	optdepends = python-networkx: For report generation
	optdepends = python-pygments: For report generation
	optdepends = python-pygraphviz: For report generation
	optdepends = python-biopython: For GenBank/NCBI Entrez support
	optdepends = python-easywebdav: For WebDAV support
	optdepends = python-pysftp: For SFTP support
	optdepends = python-boto3: For AWS support
	optdepends = python-moto: For AWS support
	optdepends = python-dropbox: For Dropbox support
	optdepends = python-ftputil: For FTP support
	optdepends = python-xrootd: For XRootD support
	optdepends = slacker: For messaging
	source = https://files.pythonhosted.org/packages/source/s/snakemake/snakemake-6.13.1.tar.gz
	sha256sums = 22f57dcd8b1ca8a30aaa45c5d2c0f56d381d4731abd0988f24f9de46b7d9827c

pkgname = snakemake