summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2019-11-06 02:42:58 +0800
committerUniversebenzene2019-11-06 02:42:58 +0800
commit3862fda90d5c34f914b7f639d9d9e036ba85143a (patch)
treec2a79fa550af483030440d2d7063c7b13617ae16 /.SRCINFO
downloadaur-3862fda90d5c34f914b7f639d9d9e036ba85143a.tar.gz
Initial import 0.2.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3482aece2745
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = python-einsteinpy
+ pkgdesc = Python package for General Relativity
+ pkgver = 0.2.1
+ pkgrel = 1
+ url = https://einsteinpy.org/
+ arch = i686
+ arch = x86_64
+ license = MIT
+ checkdepends = python-pytest
+ checkdepends = python-matplotlib
+ checkdepends = python-astropy
+ checkdepends = python-sympy
+ checkdepends = python-plotly
+ makedepends = python-setuptools
+ source = https://files.pythonhosted.org/packages/source/e/einsteinpy/einsteinpy-0.2.1.tar.gz
+ md5sums = 24f0ba1b00781fc3bd2cf8fa082e22ca
+
+pkgname = python-einsteinpy
+ depends = python>=3.5
+ depends = python-astropy
+ depends = python-matplotlib
+ depends = python-plotly>=4.0
+ depends = python-sympy>=1.1
+ optdepends = python-numba: For accelerating the code
+ optdepends = python-einsteinpy-doc: Documentation for EinsteinPy
+