summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 41f42d1663502d307e7f3d827e57c3389cd57cca (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
pkgbase = pyspread
	pkgdesc = A cross-platform Python spreadsheet application. Python 2.7 version
	pkgver = 1.99.1
	pkgrel = 1
	url = https://manns.github.io/pyspread/
	arch = any
	license = GPL3
	depends = python2-numpy>=1.1.0
	depends = wxpython
	depends = python2-matplotlib
	depends = python2-cairo
	depends = python2-gnupg
	optdepends = python2-gnupginterface: for opening files without approval
	optdepends = python2-xlrd: open Excel files
	optdepends = python2-xlwt: save Excel files
	optdepends = python2-jedi: TAB autocompletion and context help in the entry line
	optdepends = python2-basemap: for the weather example
	optdepends = python2-pyenchant: for spell checking
	options = !emptydirs
	source = https://github.com/manns/pyspread/archive/v1.99.1.tar.gz
	source = pyspread.desktop
	sha512sums = e9be7edfede1d150fbe72edf9eab16ce39c3d3fb844345628194541d2386a33203a18d8081b02b8ee7b7821a35f0990da01225256dbdfc353f64eeae4738a534
	sha512sums = 9411c1c4c9c68132bdc05fc028b4a3d1dade65502a21c64bcd093f94fe7ed6e7dee3f34a2a423da263f73dd5f20c1fcbfb0734ec60e5789057296dd8d48895d2

pkgname = pyspread