summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 331e098868caee4c8431381409581dbe1b16f5ca (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.3.3
	pkgrel = 2
	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.3.3.tar.gz
	sha256sums = 5c628ba04e690b7bdb72cc4fb65230a169e0d1ca029f5b07ae3bba84f65d5c47

pkgname = python-gb-io