aboutsummaryrefslogtreecommitdiff
path: root/office/pyspread/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/pyspread/README')
-rw-r--r--office/pyspread/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/office/pyspread/README b/office/pyspread/README
index b3d242717786..b0f67598b44b 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)
+