summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a092314e33630b1a5ed5490065c25da51cbd2e1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-baseband
	pkgdesc = Package to read and write radio baseband data
	pkgver = 4.1.1
	pkgrel = 1
	url = https://baseband.readthedocs.io
	arch = any
	license = GPL
	checkdepends = python-pytest-astropy-header
	makedepends = python-setuptools-scm
	makedepends = python-sphinx-astropy
	makedepends = python-astropy
	makedepends = graphviz
	source = https://files.pythonhosted.org/packages/source/b/baseband/baseband-4.1.1.tar.gz
	md5sums = 67c4522aeeb38afd185ec93cfe24d58c

pkgname = python-baseband
	depends = python-numpy>=1.17
	depends = python-astropy>=4.0
	depends = python-importlib-metadata
	optdepends = python-baseband-doc: Documentation for Baseband

pkgname = python-baseband-doc
	pkgdesc = Documentation for Python Baseband