summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd170638f5c73e97974d87c7b207c5581172f0b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-einsteinpy_geodesics
	pkgdesc = Python wrapper for a Julia solver for geodesics in the Kerr family of spacetimes
	pkgver = 0.1.0
	pkgrel = 1
	url = https://docs.geodesics.einsteinpy.org
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/e/einsteinpy_geodesics/einsteinpy_geodesics-0.1.0.tar.gz
	md5sums = 98aa1afff37c1a0d1f7fd35c094a96c9

pkgname = python-einsteinpy_geodesics
	depends = python-numpy
	depends = julia>=1.5
	optdepends = python-einsteinpy_geodesics-doc: Documentation for EinsteinPy Geodesics
	optdepends = python-pytest-doctestplus: For testing