summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70c058f6212fb6811f39eab9de0ecfc380a4d95f (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
pkgbase = python-cdflib
	pkgdesc = A python module for reading NASA's Common Data Format (cdf) files Resources
	pkgver = 1.3.3
	pkgrel = 1
	url = https://github.com/MAVENSDC/cdflib
	arch = any
	license = MIT
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx-automodapi
	makedepends = python-sphinx-copybutton
	makedepends = python-sphinx_rtd_theme
	makedepends = python-astropy
	makedepends = python-xarray
	source = https://files.pythonhosted.org/packages/source/c/cdflib/cdflib-1.3.3.tar.gz
	md5sums = 286b3f5a60742de3df9c0ceeda230c0b

pkgname = python-cdflib
	depends = python>=3.8
	depends = python-numpy>=1.21
	optdepends = python-astropy: for CDF Astropy Epochs
	optdepends = python-xarray: for working with XArray
	optdepends = python-cdflib-doc: Documentation for CDFlib

pkgname = python-cdflib-doc
	pkgdesc = Documentation for Python CDFlib