From e01c921a1c112768951f15e58fba1ae324d78bff Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 15 May 2015 11:31:40 +0300 Subject: office/pyspread: Updated for version 0.4.1. Signed-off-by: Dimitris Zlatanidis --- office/pyspread/README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'office/pyspread/README') diff --git a/office/pyspread/README b/office/pyspread/README index b3d2427177..b0f67598b4 100644 --- a/office/pyspread/README +++ b/office/pyspread/README @@ -18,4 +18,9 @@ Pyspread is free software. It is released under the GPL v3. for example matrix operations via numpy or fixed point decimal numbers for business calculations via decimal. -Optional Requirements: python-xlrd (optional for opening Excel files). +Optional Requirements: python-xlrd (optional for opening Excel files) + python-xlwt (for saving Excel files) + python-gnupg (for opening own files without approval) + jedi (for tab completion and context help in the entry line) + basemap (for the weather example pys file) + -- cgit v1.2.3