summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b070931c951be72969e5cf9632e246e722936b18 (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
# Generated by mksrcinfo v8
# Mon Feb 15 22:53:08 UTC 2016
pkgbase = pyspread
	pkgdesc = A cross-platform Python spreadsheet application. Python 2.7 version
	pkgver = 1.0.2
	pkgrel = 1
	url = https://manns.github.io/pyspread/
	arch = any
	license = GPL3
	depends = python2>=2.7.0
	depends = python2-numpy>=1.1.0
	depends = wxpython
	depends = python2-matplotlib
	depends = cairo>=1.8.8
	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
	options = !emptydirs
	source = https://pypi.python.org/packages/source/p/pyspread/pyspread-1.0.2.tar.gz
	md5sums = 0257adf5b5145c40808b40cca636af48

pkgname = pyspread