summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a0c12d69f362
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+