summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3dd8840d16f4ea64ec96db9b1f56546c61332765 (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
pkgbase = python-xarray-datatree
	pkgdesc = Hierarchical tree-like data structures for xarray
	pkgver = 0.0.14
	pkgrel = 1
	url = https://xarray-datatree.readthedocs.io
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-netcdf4
	checkdepends = python-h5netcdf
	checkdepends = python-zarr
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = check-manifest
	makedepends = python-sphinx-autosummary-accessors
	makedepends = python-sphinx-copybutton
	makedepends = python-sphinx-book-theme
	makedepends = python-sphinxcontrib-srclinks
	makedepends = python-sphinxext-opengraph
	makedepends = python-nbsphinx
	makedepends = ipython
	makedepends = python-xarray
	source = https://files.pythonhosted.org/packages/source/x/xarray-datatree/xarray-datatree-0.0.14.tar.gz
	md5sums = 2b87baa4220acdd3fbbd68f9e86c0d10

pkgname = python-xarray-datatree
	depends = python>=3.9
	depends = python-xarray>=2023.12.0
	depends = python-packaging
	optdepends = python-netcdf4: allow file I/O
	optdepends = python-h5netcdf: allow file I/O
	optdepends = python-zarr: allow file I/O
	optdepends = python-xarray-datatree-doc: Documentation for xarray datatree

pkgname = python-xarray-datatree-doc
	pkgdesc = Documentation for xarray datatree