summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 38 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..79c8b937f087
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,38 @@
+# Generated by mksrcinfo v8
+# Thu Feb 15 17:06:08 UTC 2018
+pkgbase = python-pydl
+ pkgdesc = Python replacements for functions that are part of the IDL built-in library or part of astronomical IDL libraries
+ pkgver = 0.6.0
+ pkgrel = 1
+ url = http://pydl.readthedocs.io/en/latest/
+ 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-numpydoc
+ makedepends = python-matplotlib
+ source = https://files.pythonhosted.org/packages/source/p/pydl/pydl-0.6.0.tar.gz
+ md5sums = 4c024738a89e4229bfa4ce2beb3f4f14
+
+pkgname = python-pydl
+ depends = python
+ depends = python-astropy
+ depends = python-matplotlib
+ optdepends = python-pytest-astropy: For testing
+ optdepends = python-pydl-doc: Documentation for PyDL
+
+pkgname = python2-pydl
+ depends = python2
+ depends = python2-astropy
+ depends = python2-matplotlib
+ optdepends = python2-pytest: For testing
+ optdepends = python-pydl-doc: Documentation for PyDL
+
+pkgname = python-pydl-doc
+ pkgdesc = Documentation for PyDL
+