summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0c12d69f362c97f7cb63087534e8757726dbd64 (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
25
pkgbase = python2-baseband
	pkgdesc = Package to read and write radio baseband data
	pkgver = 2.0.0
	pkgrel = 1
	url = https://baseband.readthedocs.io/
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = python2
	makedepends = python2-astropy
	makedepends = python2-astropy-helpers
	makedepends = python2-sphinx
	makedepends = python2-matplotlib
	source = https://files.pythonhosted.org/packages/source/b/baseband/baseband-2.0.0.tar.gz
	md5sums = 38cd15701a5951166000acdc72f4b997

pkgname = python2-baseband
	depends = python2-numpy>=1.9
	depends = python2-astropy>=2.0
	optdepends = python2-pytest<3.7: For testing
	optdepends = python2-baseband-doc: Documentation for Baseband

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