summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d908fb3047e379ba336b9292fb64cbd49f6f7e11 (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
pkgbase = calcpy-git
	pkgdesc = Terminal calculator and advanced math solver using Python, IPython and SymPy (development version)
	pkgver = 0.0.1.r277.gdf061bd
	pkgrel = 2
	url = https://github.com/idanpa/calcpy
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = ipython
	depends = python
	depends = python-dateparser
	depends = python-matplotlib
	depends = python-numpy
	depends = python-pyperclip
	depends = python-requests
	depends = python-sympy
	depends = python-tzlocal
	provides = calcpy
	provides = python-calcpy
	provides = python-previewer
	conflicts = calcpy
	conflicts = python-calcpy
	conflicts = python-previewer
	conflicts = python-calcpy-git
	replaces = python-calcpy-git
	options = !strip
	source = git+https://github.com/idanpa/calcpy.git
	sha256sums = SKIP

pkgname = calcpy-git