blob: f393f12dbda42ba6bb420b37768c8f8cbf57c9ab (
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
|
pkgbase = python-casa-formats-io
pkgdesc = Code to handle I/O from/to data in CASA format Resources
pkgver = 0.3.0
pkgrel = 1
url = https://casa-formats-io.readthedocs.io
arch = i686
arch = x86_64
license = LGPL-2.0-only
checkdepends = python-pytest
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy
makedepends = python-numpydoc
makedepends = python-sphinx-automodapi
makedepends = python-dask
makedepends = python-astropy
source = https://files.pythonhosted.org/packages/source/c/casa_formats_io/casa_formats_io-0.3.0.tar.gz
md5sums = d4406b7d5330afc4a3edeae0a99eb881
pkgname = python-casa-formats-io
depends = python>=3.9
depends = python-astropy>=4.0
depends = python-dask>=2.0
pkgname = python-casa-formats-io-doc
pkgdesc = Documentation for CASA Formats I/O
arch = any
|