blob: 9a16e376937e968a8ce6b3c5e54eb79eb8f528c7 (
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
|
pkgbase = python-baseband
pkgdesc = Package to read and write radio baseband data
pkgver = 4.3.0
pkgrel = 1
url = https://baseband.readthedocs.io
arch = any
license = GPL-3.0-or-later
checkdepends = python-pytest-astropy-header
checkdepends = python-pytest-doctestplus
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
makedepends = python-sphinx-astropy
makedepends = python-astropy
makedepends = graphviz
source = https://files.pythonhosted.org/packages/source/b/baseband/baseband-4.3.0.tar.gz
md5sums = 68225bdc37a539fd1cfad3d8fa18cc55
pkgname = python-baseband
depends = python-astropy>=5.1
optdepends = python-baseband-doc: Documentation for Baseband
pkgname = python-baseband-doc
pkgdesc = Documentation for Python Baseband
|