blob: 93a91a00a9973c2e9188449a25cccce60f9ad2f5 (
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
|
# Generated by mksrcinfo v8
# Sun Feb 18 16:34:09 UTC 2018
pkgbase = python-regions
pkgdesc = Astropy affilated package for region handling
pkgver = 0.2
pkgrel = 3
url = http://astropy-regions.readthedocs.io/en/latest/
arch = i686
arch = x86_64
license = BSD
makedepends = cython
makedepends = python-astropy>=1.2
makedepends = python-astropy-helpers
makedepends = python-sphinx
makedepends = python-matplotlib
source = https://files.pythonhosted.org/packages/source/r/regions/regions-0.2.tar.gz
md5sums = 48597dc17906e478292040dae2df5596
pkgname = python-regions
depends = python>=3.4
depends = python-numpy>=1.9
depends = python-astropy>=1.2
optdepends = python-matplotlib>=1.5: Plotting support
optdepends = python-shapely: Managing geometric objects
optdepends = python-pytest-arraydiff: For testing
optdepends = python-regions-doc: Documentation for AstroPy Regions
pkgname = python-regions-doc
pkgdesc = Documentation for AstroPy Regions
|