summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2018-02-16 17:38:39 +0800
committerUniversebenzene2018-02-16 17:38:39 +0800
commit7859d41de9a397310e3749820e0e3163bcfc62bd (patch)
treeec97f7f1445293609a863785ce663e951489cb43 /.SRCINFO
downloadaur-7859d41de9a397310e3749820e0e3163bcfc62bd.tar.gz
Initial import 0.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 35 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c20bbb2d21fb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,35 @@
+# Generated by mksrcinfo v8
+# Fri Feb 16 09:36:54 UTC 2018
+pkgbase = python-radio_beam
+ pkgdesc = A tool for manipulating and utilizing two dimensional gaussian beams within the astropy framework
+ pkgver = 0.2
+ pkgrel = 1
+ url = https://github.com/radio-astro-tools/radio-beam
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = cython
+ makedepends = cython2
+ makedepends = python-astropy
+ makedepends = python-astropy-helpers
+ makedepends = python2-astropy-helpers
+ makedepends = python-sphinx
+ makedepends = python-matplotlib
+ source = https://files.pythonhosted.org/packages/source/r/radio_beam/radio_beam-0.2.tar.gz
+ md5sums = 8b8f9bf2e476f4c13c529be4fa626e89
+
+pkgname = python-radio_beam
+ depends = python
+ depends = python-astropy
+ optdepends = python-pytest-astropy: For testing
+ optdepends = python-radio_beam-doc: Documentation for Radio Beam
+
+pkgname = python2-radio_beam
+ depends = python2
+ depends = python2-astropy
+ optdepends = python2-pytest: For testing
+ optdepends = python-radio_beam-doc: Documentation for Radio Beam
+
+pkgname = python-radio_beam-doc
+ pkgdesc = Documentation for Python Radio Beam module
+