summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b6bf32971d39efcf7bf042b576df9d1eaa5b126 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = snakemake
	pkgdesc = Python-based language and execution environment for GNU Make-like workflows
	pkgver = 3.4.1
	pkgrel = 1
	url = https://bitbucket.org/johanneskoester/snakemake/wiki/Home
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	optdepends = graphviz: For DAG visualization
	optdepends = python-docutils: For report generation
	source = https://pypi.python.org/packages/source/s/snakemake/snakemake-3.4.1.tar.gz
	md5sums = ac6037a9bc5038f261282c786e417fc5

pkgname = snakemake