summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f91808df323f2290b273166af0615a044be6780f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-dnaio
	pkgdesc = Python library for very efficient parsing and writing of FASTQ and FASTA files
	pkgver = 1.2.3
	pkgrel = 1
	url = https://github.com/marcelm/dnaio/
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = cython
	depends = python
	depends = python-xopen
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/d/dnaio/dnaio-1.2.3.tar.gz
	sha256sums = aad456d9f6272339958b2c5af32fd64d77a50aca12e394e7a143b4129d49b0b9

pkgname = python-dnaio