summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 79c8b937f0875e3f9e3bffcebabd111b1fedddf9 (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
28
29
30
31
32
33
34
35
36
37
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