summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed5a6479ea147f047e5251ae023df9a60916c7d4 (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
pkgbase = python-fluiddyn
	pkgdesc = FluidDyn project | Framework for studying fluid dynamics.
	pkgver = 0.3.3
	pkgrel = 1
	url = https://fluiddyn.readthedocs.io
	arch = any
	license = custom:"CeCILL-B"
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-matplotlib
	depends = python-h5py
	depends = python-psutil
	depends = python-cached-property
	depends = python-h5netcdf
	optdepends = python-pyfftw: Calculate FFT
	optdepends = python-pillow: Image I/O
	provides = python-fluiddyn
	conflicts = python2-fluiddyn-hg
	source = https://files.pythonhosted.org/packages/source/f/fluiddyn/fluiddyn-0.3.3.tar.gz
	sha256sums = 904e075fc6fd3516fac1bc96090a58701fdae49065464dc39c97ca8e5625835f

pkgname = python-fluiddyn