diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-15 11:31:40 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:36 +0700 |
commit | e01c921a1c112768951f15e58fba1ae324d78bff (patch) | |
tree | af153d2cc960c5e67ef77ee619d50748205092aa /office/pyspread/README | |
parent | f9e44be5087898b89bcf3c9202cae382b08f26c7 (diff) | |
download | slackbuilds-e01c921a1c112768951f15e58fba1ae324d78bff.tar.gz |
office/pyspread: Updated for version 0.4.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'office/pyspread/README')
-rw-r--r-- | office/pyspread/README | 7 |
1 files changed, 6 insertions, 1 deletions
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) + |