summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e119b6d7999b44da74e5e43d0daf356456e400a9 (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
pkgbase = python-pydna
	pkgdesc = Data structures for double-stranded DNA & simulation of homologous recombination
	pkgver = 4.0.6
	pkgrel = 2
	url = https://github.com/bjornfjohansson/pydna
	changelog = CHANGELOG.md
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-pytest-runner
	depends = python-appdirs
	depends = python-biopython
	depends = python-networkx
	depends = python-prettytable
	depends = python-pyparsing
	depends = python-requests
	optdepends = python-matplotlib: gel simulation
	optdepends = python-mpldatacursor: gel simulation
	optdepends = python-numpy: gel simulation
	optdepends = python-pint: gel simulation
	optdepends = python-scipy: gel simulation
	source = python-pydna::git+https://github.com/bjornfjohansson/pydna#tag=4.0.6
	sha256sums = SKIP

pkgname = python-pydna