summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cfdf950ee7d6db9605b47ba878b6b885704d991e (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
26
27
pkgbase = python-radio_beam
	pkgdesc = A tool for manipulating and utilizing two dimensional gaussian beams within the astropy framework
	pkgver = 0.3.3
	pkgrel = 1
	url = https://radio-beam.readthedocs.io
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest-astropy
	checkdepends = python-scipy
	makedepends = python-setuptools
	makedepends = python-astropy
	makedepends = python-sphinx-astropy
	source = https://files.pythonhosted.org/packages/source/r/radio-beam/radio-beam-0.3.3.tar.gz
	md5sums = 1a019b5fb8f3449710c028f777316e38

pkgname = python-radio_beam
	depends = python
	depends = python-astropy
	depends = python-six
	depends = python-scipy
	optdepends = python-pytest-astropy: For testing
	optdepends = python-radio_beam-doc: Documentation for Radio Beam

pkgname = python-radio_beam-doc
	pkgdesc = Documentation for Python Radio Beam module