summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 32e0d855028386fd65453bf2d413e384a8128370 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-gb-io
	pkgdesc = A Python interface to gb-io, a fast GenBank parser and serializer written in Rust.
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/althonos/gb-io.py
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = cargo
	depends = python
	source = https://files.pythonhosted.org/packages/source/g/gb-io/gb-io-0.2.1.tar.gz
	sha256sums = bd5439c8f3ab29ad8cf3575da44bcd53cde4a7c2806e9ee33a8c46fca8061ab0

pkgname = python-gb-io